| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--xp.system.DispatcherObject
|
+--xp.system.TreeEditManager
Field Summary | ||
| public | isEditing: Boolean | |
| Are we currently editing | ||
| ||
Constructor | ||
| public | TreeEditManager ( host: ScrollSelectView, itemsControl: ListItemsControl) | |
| Constructor - This should not be called directly. | ||
Method Summary | ||
| public | hideEditor ( save: Boolean ): Boolean | |
| Hides the cell editor | ||
| public | showEditor ( context: Object ): Boolean | |
| Shows the cell editor row | ||
| ||
| public var isEditing: Boolean |
| Are we currently editing |
|
| Constructor - This should not be called directly. TreeEditManager are usually instantiated by a host control | ||||||
|
|
| Hides the cell editor |
|
| Shows the cell editor row | |||
|