Package | Description |
---|---|
de.esprit.appsuite.gui.list |
Contains support classes for dealing with JList and ListModel.
|
de.esprit.common.gui.action |
Contains reuseable base classes for common GUI actions.
|
de.esprit.common.gui.table |
Contains GUI support classes for tables of objects.
|
de.esprit.netsuite.client.gui.action |
Contains network related standard actions used in the client GUI
|
Modifier and Type | Method and Description |
---|---|
void |
ListSelectionController.setActivationMode(ActivationMode activationMode) |
void |
ListSelectionAction.setActivationMode(ActivationMode mode) |
Modifier and Type | Method and Description |
---|---|
static ActivationMode |
ActivationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ActivationMode[] |
ActivationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TableSelectionController.setActivationMode(ActivationMode activationMode) |
void |
TableSelectionAction.setActivationMode(ActivationMode mode) |
Modifier and Type | Method and Description |
---|---|
void |
ClientListSelectionAction.setActivationMode(ActivationMode mode) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.