Package | Description |
---|---|
com.jalios.jcms.alert |
Modifier and Type | Field and Description |
---|---|
protected static AlertAppHandler.UITab |
AlertAppHandler.DEFAULT_APP_TAB |
protected AlertAppHandler.UITab |
AlertAppHandler.uiTab
Represents the current / active tab selected by the user (or the default one).
|
Modifier and Type | Method and Description |
---|---|
AlertAppHandler.UITab |
AlertAppHandler.getAvailableUITab() |
static AlertAppHandler.UITab |
AlertAppHandler.UITab.getFromKey(java.lang.String str) |
static AlertAppHandler.UITab |
AlertAppHandler.UITab.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlertAppHandler.UITab[] |
AlertAppHandler.UITab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AlertAppHandler.UITab> |
AlertAppHandler.getTabs() |
Modifier and Type | Method and Description |
---|---|
ControlSettings<?> |
AlertAppHandler.getUITabSettings(AlertAppHandler.UITab uiTab) |
boolean |
AlertAppHandler.isActive(AlertAppHandler.UITab uiTab) |
Copyright © 2001-2018 Jalios SA. All Rights Reserved.