Package | Description |
---|---|
com.irisel.oms.guiom.iframe |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
CLJInternalFrameSelectInstances(CLJInternalFrameSelectInstances.SelectAction defaultActionOnClick)
Opens a new internal frame to browse the records in the database.
|