|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The listener that's notified of changes of the following status values
of the FXBasicView component:
"canInsert", "canRemove", "canMoveUp", "canMoveDown".
FXBasicView.canInsert(),
FXBasicView.canRemove(),
FXBasicView.canMoveUp(),
FXBasicView.canMoveDown()| Method Summary | |
void |
canInsertStatusChanged(FXStatusEvent e)
Called whenever "canInsert" status of the FXBasicView component
changes. |
void |
canMoveDownStatusChanged(FXStatusEvent e)
Called whenever "canMoveDown" status of the FXBasicView component
changes. |
void |
canMoveUpStatusChanged(FXStatusEvent e)
Called whenever "canMoveUp" status of the FXBasicView component
changes. |
void |
canRemoveStatusChanged(FXStatusEvent e)
Called whenever "canRemove" status of the FXBasicView component
changes. |
| Method Detail |
public void canInsertStatusChanged(FXStatusEvent e)
FXBasicView component
changes.
e - an FXStatusEvent objectFXBasicView.canInsert()public void canRemoveStatusChanged(FXStatusEvent e)
FXBasicView component
changes.
e - an FXStatusEvent objectFXBasicView.canRemove()public void canMoveUpStatusChanged(FXStatusEvent e)
FXBasicView component
changes.
e - an FXStatusEvent objectFXBasicView.canMoveUp()public void canMoveDownStatusChanged(FXStatusEvent e)
FXBasicView component
changes.
e - an FXStatusEvent objectFXBasicView.canMoveDown()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||