inputEx-library

inputEx  0.7.1

inputEx-library > inputEx > inputEx.widget.CellEditor
Search:
 
Filters

Class inputEx.widget.CellEditor - extends YAHOO.widget.BaseCellEditor

The CellEditor class provides functionality for inline editing in datatables using the inputEx field definition.

Constructor

inputEx.widget.CellEditor ( inputExFieldDef )
Parameters:
inputExFieldDef <Object> InputEx field definition object

Methods

focus

void focus ( )
Sets focus in CellEditor.

getInputValue

void getInputValue ( )
Returns new value for CellEditor.

renderForm

void renderForm ( )
Render the inputEx field editor

resetForm

void resetForm ( )
Resets CellEditor UI to initial state.

save

void save ( )
When clicking the save button but also when clicking out of the cell


Copyright © 2011 Eric Abouaf All rights reserved.