Uses of Class
org.sourceforge.ifx.framework.element.Cursor

Packages that use Cursor
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of Cursor in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return Cursor
 Cursor RecCtrlIn_Type.getCursor()
          Getter for cursor
 Cursor RecCtrlOut_Type.getCursor()
          Getter for cursor
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Cursor
 void RecCtrlIn_Type.setCursor(Cursor _cursor)
          Setter for cursor
 void RecCtrlOut_Type.setCursor(Cursor _cursor)
          Setter for cursor