Package org.jboss.hal.resources
Interface UIConstants
-
- All Known Implementing Classes:
Resources
public interface UIConstantsUI related constants used in more than one place (not related to i18n).
-
-
Field Summary
Fields Modifier and Type Field Description static StringADD_CIRCLE_Ostatic StringALERTstatic StringARIA_DESCRIBEDBYstatic StringBODYstatic StringBOTTOMstatic StringBUTTONstatic StringCHECKEDstatic StringCOLLAPSEstatic StringCONSTRAINTstatic StringCONTAINERstatic StringCONTROLSstatic StringDIALOGstatic StringDISABLEDstatic StringDISMISSstatic longDOMAIN_CHANGED_MESSAGE_IDstatic StringDOWNLOADstatic StringDROPDOWNstatic StringEXPANDEDstatic StringFALSEstatic StringFORstatic StringGROUPstatic StringHAS_POPUPstatic StringHASHstatic StringHEIGHTstatic StringHIDDENstatic StringHIDDEN_MODALstatic StringHREFstatic StringLABELstatic StringLABELLED_BYstatic doubleLONG_TIMEOUTThe timeout for long running operations / actions before some kind of loading indicator is shownstatic StringMASK_CHARACTERstatic doubleMEDIUM_TIMEOUTThe timeout for medium running operations / actions before some kind of loading indicator is shownstatic StringMENUstatic StringMENUITEMstatic doubleMESSAGE_TIMEOUTThe timeout until a non-sticky message is hiddenstatic StringNAMEstatic StringNBSPstatic StringOBJECTstatic StringPLACEHOLDERstatic StringPLACEMENTstatic doublePOLLING_INTERVALThe default polling interval used forsetInterval()static StringPRESENTATIONstatic StringPROGRESSBARstatic StringREADONLYstatic longRELOAD_MESSAGE_IDstatic longRESTART_MESSAGE_IDstatic StringROLEstatic StringSELECTEDstatic StringSEPARATORstatic doubleSHORT_TIMEOUTThe time in milliseconds after one modal dialog is closed and the next one is shown.static StringSHOWN_MODALstatic StringTABstatic StringTABINDEXstatic StringTABLISTstatic StringTARGETstatic StringTITLEstatic StringTOGGLEstatic StringTOOLTIPstatic StringTOPstatic StringTRUEstatic StringVALUEstatic StringWIDTH
-
-
-
Field Detail
-
SHORT_TIMEOUT
static final double SHORT_TIMEOUT
The time in milliseconds after one modal dialog is closed and the next one is shown.- See Also:
- Constant Field Values
-
MEDIUM_TIMEOUT
static final double MEDIUM_TIMEOUT
The timeout for medium running operations / actions before some kind of loading indicator is shown- See Also:
- Constant Field Values
-
LONG_TIMEOUT
static final double LONG_TIMEOUT
The timeout for long running operations / actions before some kind of loading indicator is shown- See Also:
- Constant Field Values
-
POLLING_INTERVAL
static final double POLLING_INTERVAL
The default polling interval used forsetInterval()- See Also:
- Constant Field Values
-
MESSAGE_TIMEOUT
static final double MESSAGE_TIMEOUT
The timeout until a non-sticky message is hidden- See Also:
- Constant Field Values
-
RELOAD_MESSAGE_ID
static final long RELOAD_MESSAGE_ID
- See Also:
- Constant Field Values
-
RESTART_MESSAGE_ID
static final long RESTART_MESSAGE_ID
- See Also:
- Constant Field Values
-
DOMAIN_CHANGED_MESSAGE_ID
static final long DOMAIN_CHANGED_MESSAGE_ID
- See Also:
- Constant Field Values
-
MASK_CHARACTER
static final String MASK_CHARACTER
- See Also:
- Constant Field Values
-
ARIA_DESCRIBEDBY
static final String ARIA_DESCRIBEDBY
- See Also:
- Constant Field Values
-
ALERT
static final String ALERT
- See Also:
- Constant Field Values
-
ADD_CIRCLE_O
static final String ADD_CIRCLE_O
- See Also:
- Constant Field Values
-
BODY
static final String BODY
- See Also:
- Constant Field Values
-
BUTTON
static final String BUTTON
- See Also:
- Constant Field Values
-
BOTTOM
static final String BOTTOM
- See Also:
- Constant Field Values
-
CHECKED
static final String CHECKED
- See Also:
- Constant Field Values
-
COLLAPSE
static final String COLLAPSE
- See Also:
- Constant Field Values
-
CONSTRAINT
static final String CONSTRAINT
- See Also:
- Constant Field Values
-
CONTAINER
static final String CONTAINER
- See Also:
- Constant Field Values
-
CONTROLS
static final String CONTROLS
- See Also:
- Constant Field Values
-
DIALOG
static final String DIALOG
- See Also:
- Constant Field Values
-
DISABLED
static final String DISABLED
- See Also:
- Constant Field Values
-
DISMISS
static final String DISMISS
- See Also:
- Constant Field Values
-
DROPDOWN
static final String DROPDOWN
- See Also:
- Constant Field Values
-
DOWNLOAD
static final String DOWNLOAD
- See Also:
- Constant Field Values
-
EXPANDED
static final String EXPANDED
- See Also:
- Constant Field Values
-
FALSE
static final String FALSE
- See Also:
- Constant Field Values
-
FOR
static final String FOR
- See Also:
- Constant Field Values
-
GROUP
static final String GROUP
- See Also:
- Constant Field Values
-
HAS_POPUP
static final String HAS_POPUP
- See Also:
- Constant Field Values
-
HASH
static final String HASH
- See Also:
- Constant Field Values
-
HEIGHT
static final String HEIGHT
- See Also:
- Constant Field Values
-
HIDDEN
static final String HIDDEN
- See Also:
- Constant Field Values
-
HIDDEN_MODAL
static final String HIDDEN_MODAL
- See Also:
- Constant Field Values
-
HREF
static final String HREF
- See Also:
- Constant Field Values
-
LABEL
static final String LABEL
- See Also:
- Constant Field Values
-
LABELLED_BY
static final String LABELLED_BY
- See Also:
- Constant Field Values
-
MENU
static final String MENU
- See Also:
- Constant Field Values
-
MENUITEM
static final String MENUITEM
- See Also:
- Constant Field Values
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
NBSP
static final String NBSP
- See Also:
- Constant Field Values
-
OBJECT
static final String OBJECT
- See Also:
- Constant Field Values
-
PLACEHOLDER
static final String PLACEHOLDER
- See Also:
- Constant Field Values
-
PLACEMENT
static final String PLACEMENT
- See Also:
- Constant Field Values
-
PRESENTATION
static final String PRESENTATION
- See Also:
- Constant Field Values
-
PROGRESSBAR
static final String PROGRESSBAR
- See Also:
- Constant Field Values
-
READONLY
static final String READONLY
- See Also:
- Constant Field Values
-
ROLE
static final String ROLE
- See Also:
- Constant Field Values
-
SELECTED
static final String SELECTED
- See Also:
- Constant Field Values
-
SEPARATOR
static final String SEPARATOR
- See Also:
- Constant Field Values
-
SHOWN_MODAL
static final String SHOWN_MODAL
- See Also:
- Constant Field Values
-
TAB
static final String TAB
- See Also:
- Constant Field Values
-
TABINDEX
static final String TABINDEX
- See Also:
- Constant Field Values
-
TABLIST
static final String TABLIST
- See Also:
- Constant Field Values
-
TARGET
static final String TARGET
- See Also:
- Constant Field Values
-
TITLE
static final String TITLE
- See Also:
- Constant Field Values
-
TOGGLE
static final String TOGGLE
- See Also:
- Constant Field Values
-
TOP
static final String TOP
- See Also:
- Constant Field Values
-
TOOLTIP
static final String TOOLTIP
- See Also:
- Constant Field Values
-
TRUE
static final String TRUE
- See Also:
- Constant Field Values
-
VALUE
static final String VALUE
- See Also:
- Constant Field Values
-
WIDTH
static final String WIDTH
- See Also:
- Constant Field Values
-
-