Oculus Layout System API Documentation
November 25, 2002

Uses of Class
com.oculustech.layout.SelectionActions

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

Copyright 2001-2002 Oculus Technologies Corporation. 103 Broad Street, 5th Floor,
Boston, Massachusetts, 02110, U.S.A. All Rights Reserved.