Uses of Class
com.irisel.oms.guiom.iframe.CLJInternalFrameSelectInstances.SelectAction

Packages that use CLJInternalFrameSelectInstances.SelectAction
com.irisel.oms.guiom.iframe   
 

Uses of CLJInternalFrameSelectInstances.SelectAction in com.irisel.oms.guiom.iframe
 

Methods in com.irisel.oms.guiom.iframe that return CLJInternalFrameSelectInstances.SelectAction
static CLJInternalFrameSelectInstances.SelectAction CLJInternalFrameSelectInstances.SelectAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CLJInternalFrameSelectInstances.SelectAction[] CLJInternalFrameSelectInstances.SelectAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.irisel.oms.guiom.iframe with parameters of type CLJInternalFrameSelectInstances.SelectAction
CLJInternalFrameSelectInstances(CLJInternalFrameSelectInstances.SelectAction defaultActionOnClick)
          Opens a new internal frame to browse the records in the database.