|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
Params interface in such a way that
MapParams.getMap() method returns self-reference and
MapParams.getList() method returns List of objects which
is stored in the MapParams under the key=null or
returns null if there is no List stored.FXBasicView.canMoveDown() returns true, the method swaps
positions of the current selected node and its following sibling,
otherwise it does nothing.
FXBasicView.canMoveUp() returns true, the method swaps
positions of the current selected node and its preceding sibling,
otherwise it does nothing.
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||