|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionType | |
|---|---|
| org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective | |
| Uses of ActionType in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective |
|---|
| Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective declared as ActionType | |
|---|---|
protected ActionType |
TabType.action
|
protected ActionType |
MenuItemType.action
|
| Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return ActionType | |
|---|---|
static ActionType |
ActionType.fromValue(java.lang.String v)
|
ActionType |
TabType.getAction()
Gets the value of the action property. |
ActionType |
MenuItemType.getAction()
Gets the value of the action property. |
static ActionType |
ActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type ActionType | |
|---|---|
void |
TabType.setAction(ActionType value)
Sets the value of the action property. |
void |
MenuItemType.setAction(ActionType value)
Sets the value of the action property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||