|
Oculus Layout System API Documentation November 25, 2002 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SelectionActions in com.oculustech.layout |
Fields in com.oculustech.layout declared as SelectionActions | |
protected SelectionActions |
SelectionActions.superActions
|
protected SelectionActions |
SelectionActions.childActions
|
Methods in com.oculustech.layout that return SelectionActions | |
SelectionActions |
SelectionActions.getChildActions()
Returns the child-SelectionActions of this object. |
SelectionActions |
SelectionActions.getMostDerivedActions()
Returns the most-derived successor (child) SelectionActions of this object. |
SelectionActions |
SelectionActions.getSuperActions()
Returns super-SelectionActions of this object. |
Methods in com.oculustech.layout with parameters of type SelectionActions | |
void |
SelectionActions.setSuperActions(SelectionActions actions)
Sets super-SelectionActions of this object, and changes child-SelectionActions of given actions object correspondingly. |
void |
SelectionActions.setChildActions(SelectionActions actions)
Sets child-SelectionActions of this object, and changes super-SelectionActions of given actions object correspondingly. |
|
Oculus Layout System API Documentation November 25, 2002 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |