| Module: | libext | Package: | wrap.ext.grid | Parent: | GridPanel | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.grid.EditorGridPanel
Inheritance : Object : Observable : Component : BoxComponent : Container : Panel : GridPanel
Constructors
| Signature |
| public EditorGridPanel(EditorGridPanelConfig config) |
Methods
| Name | Signature |
| startEditing | void startEditing(int rowIndex, int colIndex) |
| stopEditing | void stopEditing() |
Constructors
|
public EditorGridPanel(EditorGridPanelConfig config) Parameters
|
Methods
|
startEditing void startEditing(int rowIndex, int colIndex) Parameters
|
|
stopEditing void stopEditing() |
| Module: | libext | Package: | wrap.ext.grid | Parent: | GridPanel | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |