Constant Field Values
Contents
io.github.*
-
io.github.mmm.ui.api.UiLocalizer Modifier and Type Constant Field Value public static final String
KEY_CONFIRM
"_confirm"
public static final String
KEY_DEFAULT_VALIDATION_FAILURE
"_invalid"
public static final String
KEY_ICON
"_icon"
public static final String
KEY_TOOLTIP
"_tooltip"
-
io.github.mmm.ui.api.attribute.AttributeReadMimetype Modifier and Type Constant Field Value public static final String
MIMETYPE_AUDIO_MPEG
"audio/mpeg"
public static final String
MIMETYPE_AUDIO_OGG
"audio/ogg"
public static final String
MIMETYPE_IMAGE_PNG
"image/png"
public static final String
MIMETYPE_VIDEO_MP4
"video/mp4"
public static final String
MIMETYPE_VIDEO_OGG
"video/ogg"
-
io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete Modifier and Type Constant Field Value public static final String
AUTOCOMPLETE_BIRTHDAY
"bday"
public static final String
AUTOCOMPLETE_CC_CSC
"cc-csc"
public static final String
AUTOCOMPLETE_CC_EXPIRY
"cc-exp"
public static final String
AUTOCOMPLETE_CC_NUMBER
"cc-number"
public static final String
AUTOCOMPLETE_CC_TYPE
"cc-type"
public static final String
AUTOCOMPLETE_COUNTRY_CODE
"country"
public static final String
AUTOCOMPLETE_COUNTRY_NAME
"country-name"
public static final String
AUTOCOMPLETE_CURRENT_PASSWORD
"current-password"
public static final String
AUTOCOMPLETE_EMAIL
"email"
public static final String
AUTOCOMPLETE_FAMILY_NAME
"family-name"
public static final String
AUTOCOMPLETE_GIVEN_NAME
"given-name"
public static final String
AUTOCOMPLETE_HONORIFIC_PREFIX
"honorific-prefix"
public static final String
AUTOCOMPLETE_IMPP
"impp"
public static final String
AUTOCOMPLETE_JOB_TITLE
"organization-title"
public static final String
AUTOCOMPLETE_LANGUAGE_CODE
"language"
public static final String
AUTOCOMPLETE_NEW_PASSWORD
"new-password"
public static final String
AUTOCOMPLETE_NICKNAME
"nickname"
public static final String
AUTOCOMPLETE_OFF
"off"
public static final String
AUTOCOMPLETE_ORGANIZATION
"organization"
public static final String
AUTOCOMPLETE_POSTAL_CODE
"postal-code"
public static final String
AUTOCOMPLETE_SEX
"sex"
public static final String
AUTOCOMPLETE_STREET
"street-address"
public static final String
AUTOCOMPLETE_TELEPHONE
"tel"
public static final String
AUTOCOMPLETE_TX_AMOUNT
"transaction-amount"
public static final String
AUTOCOMPLETE_TX_CURRENCY
"transaction-currency"
public static final String
AUTOCOMPLETE_URL
"url"
public static final String
AUTOCOMPLETE_USERNAME
"username"
-
io.github.mmm.ui.api.attribute.AttributeWriteMultiSelection Modifier and Type Constant Field Value public static final String
STYLE_SELECTION
"sel"
-
io.github.mmm.ui.api.attribute.AttributeWritePrefix Modifier and Type Constant Field Value public static final String
STYLE_PREFIX
"ui-prefix"
public static final String
STYLE_WITH_PREFIX
"with-prefix"
-
io.github.mmm.ui.api.attribute.AttributeWriteSelected Modifier and Type Constant Field Value public static final String
STYLE_SELECTED
"selected"
-
io.github.mmm.ui.api.attribute.AttributeWriteShowRowNumbers Modifier and Type Constant Field Value public static final String
ROW_NUMBER_HEADER_TITLE
"#"
public static final String
STYLE_ROW_NUMBER
"rownum"
-
io.github.mmm.ui.api.attribute.AttributeWriteSuffix Modifier and Type Constant Field Value public static final String
STYLE_SUFFIX
"ui-suffix"
public static final String
STYLE_WITH_SUFFIX
"with-suffix"
-
io.github.mmm.ui.api.attribute.AttributeWriteValidationFailure Modifier and Type Constant Field Value public static final String
STYLE_INVALID
"invalid"
-
io.github.mmm.ui.api.datatype.UiStyles Modifier and Type Constant Field Value public static final String
PATTERN_MULTIPLE
"([a-zA-Z][_a-zA-Z0-9-]*)?([ ][a-zA-Z][_a-zA-Z0-9-]*)*"
public static final String
PATTERN_SINGLE
"[a-zA-Z][_a-zA-Z0-9-]*"
-
io.github.mmm.ui.api.datatype.bitmask.BitValueBoolean Modifier and Type Constant Field Value public static final int
VALUE_BOOLEAN_FALSE
2
public static final int
VALUE_BOOLEAN_NULL
0
public static final int
VALUE_BOOLEAN_TRUE
3
-
io.github.mmm.ui.api.datatype.color.AbstractColorFactor<SELF extends AbstractColorFactor<SELF>> Modifier and Type Constant Field Value protected static final double
BYTE_MAX
255.0
public static final double
MAX_VALUE
1.0
-
io.github.mmm.ui.api.datatype.color.Color Modifier and Type Constant Field Value public static final String
HEX_PREFIX
"#"
-
io.github.mmm.ui.api.datatype.color.Hue Modifier and Type Constant Field Value public static final double
MAX_VALUE
360.0
-
io.github.mmm.ui.api.event.action.UiActionApply Modifier and Type Constant Field Value public static final String
ACTION_ID
"Apply"
-
io.github.mmm.ui.api.event.action.UiActionApprove Modifier and Type Constant Field Value public static final String
ACTION_ID
"Approve"
-
io.github.mmm.ui.api.event.action.UiActionCancel Modifier and Type Constant Field Value public static final String
ACTION_ID
"Cancel"
-
io.github.mmm.ui.api.event.action.UiActionClose Modifier and Type Constant Field Value public static final String
ACTION_ID
"Close"
-
io.github.mmm.ui.api.event.action.UiActionConfirm Modifier and Type Constant Field Value public static final String
ACTION_ID
"Confirm"
-
io.github.mmm.ui.api.event.action.UiActionDelete Modifier and Type Constant Field Value public static final String
ACTION_ID
"Delete"
-
io.github.mmm.ui.api.event.action.UiActionDiscard Modifier and Type Constant Field Value public static final String
ACTION_ID
"Discard"
-
io.github.mmm.ui.api.event.action.UiActionEdit Modifier and Type Constant Field Value public static final String
ACTION_ID
"Edit"
-
io.github.mmm.ui.api.event.action.UiActionNext Modifier and Type Constant Field Value public static final String
ACTION_ID
"Next"
-
io.github.mmm.ui.api.event.action.UiActionNo Modifier and Type Constant Field Value public static final String
ACTION_ID
"No"
-
io.github.mmm.ui.api.event.action.UiActionOk Modifier and Type Constant Field Value public static final String
ACTION_ID
"OK"
-
io.github.mmm.ui.api.event.action.UiActionOpen Modifier and Type Constant Field Value public static final String
ACTION_ID
"Open"
-
io.github.mmm.ui.api.event.action.UiActionPrevious Modifier and Type Constant Field Value public static final String
ACTION_ID
"Previous"
-
io.github.mmm.ui.api.event.action.UiActionRemove Modifier and Type Constant Field Value public static final String
ACTION_ID
"Remove"
-
io.github.mmm.ui.api.event.action.UiActionReset Modifier and Type Constant Field Value public static final String
ACTION_ID
"Reset"
-
io.github.mmm.ui.api.event.action.UiActionSave Modifier and Type Constant Field Value public static final String
ACTION_ID
"Save"
-
io.github.mmm.ui.api.event.action.UiActionSearch Modifier and Type Constant Field Value public static final String
ACTION_ID
"Search"
-
io.github.mmm.ui.api.event.action.UiActionSubmit Modifier and Type Constant Field Value public static final String
ACTION_ID
"Submit"
-
io.github.mmm.ui.api.event.action.UiActionYes Modifier and Type Constant Field Value public static final String
ACTION_ID
"Yes"
-
io.github.mmm.ui.api.widget.UiActiveWidget Modifier and Type Constant Field Value public static final char
ACCESS_KEY_NONE
0
-
io.github.mmm.ui.api.widget.button.UiButton Modifier and Type Constant Field Value public static final String
STYLE
"ui-button"
-
io.github.mmm.ui.api.widget.img.UiIcon Modifier and Type Constant Field Value public static final String
ID_COLLAPSE
"collapse"
public static final String
ID_EXPAND
"expand"
public static final String
ID_MUTE
"mute"
public static final String
ID_NEXT
"next"
public static final String
ID_PAUSE
"pause"
public static final String
ID_PLAY
"play"
public static final String
ID_PREVIOUS
"previous"
public static final String
ID_UNMUTE
"unmute"
-
io.github.mmm.ui.api.widget.input.UiInput<V> Modifier and Type Constant Field Value public static final String
STYLE_INPUT
"ui-input"
-
io.github.mmm.ui.api.widget.panel.UiBorderPanel Modifier and Type Constant Field Value public static final int
INDEX_BOTTOM
3
public static final int
INDEX_CENTER
0
public static final int
INDEX_LEFT
2
public static final int
INDEX_RIGHT
4
public static final int
INDEX_TOP
1
-
io.github.mmm.ui.api.widget.panel.UiButtonPanel Modifier and Type Constant Field Value public static final String
STYLE
"ui-buttons"
-
io.github.mmm.ui.api.widget.panel.UiGridPanel Modifier and Type Constant Field Value public static final String
STYLE
"ui-grid"
-
io.github.mmm.ui.api.widget.panel.UiGridRow Modifier and Type Constant Field Value public static final String
STYLE
"ui-gridrow"
-
io.github.mmm.ui.api.widget.panel.UiHorizontalPanel Modifier and Type Constant Field Value public static final String
STYLE
"ui-hpanel"
-
io.github.mmm.ui.api.widget.panel.UiVerticalPanel Modifier and Type Constant Field Value public static final String
STYLE
"ui-vpanel"
-
io.github.mmm.ui.api.widget.value.UiValidatableWidget<V> Modifier and Type Constant Field Value public static final String
STYLE_MANDATORY
"mandatory"