|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IJCWidget.Editable
Extension of IJCWidget which allows to invoke start editing of selected data. For example in the case of JTable it start selected cell editing.
| Method Summary | |
|---|---|
boolean |
isSelectionEditable()
Test current possibility to startEdit. |
void |
startEdit()
Try to start editor |
void |
stopEdit(boolean store)
Try stop editing. |
| Method Detail |
|---|
boolean isSelectionEditable()
void startEdit()
void stopEdit(boolean store)
store - if true the edited value is stored
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||