Constant Field Values
Contents
io.github.*
-
io.github.mmm.ui.api.UiLocalizer Modifier and Type Constant Field Value public static final StringKEY_CONFIRM"_confirm"public static final StringKEY_DEFAULT_VALIDATION_FAILURE"_invalid"public static final StringKEY_ICON"_icon"public static final StringKEY_TOOLTIP"_tooltip"
-
io.github.mmm.ui.api.attribute.AttributeReadMimetype Modifier and Type Constant Field Value public static final StringMIMETYPE_AUDIO_MPEG"audio/mpeg"public static final StringMIMETYPE_AUDIO_OGG"audio/ogg"public static final StringMIMETYPE_IMAGE_PNG"image/png"public static final StringMIMETYPE_VIDEO_MP4"video/mp4"public static final StringMIMETYPE_VIDEO_OGG"video/ogg" -
io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete Modifier and Type Constant Field Value public static final StringAUTOCOMPLETE_BIRTHDAY"bday"public static final StringAUTOCOMPLETE_CC_CSC"cc-csc"public static final StringAUTOCOMPLETE_CC_EXPIRY"cc-exp"public static final StringAUTOCOMPLETE_CC_NUMBER"cc-number"public static final StringAUTOCOMPLETE_CC_TYPE"cc-type"public static final StringAUTOCOMPLETE_COUNTRY_CODE"country"public static final StringAUTOCOMPLETE_COUNTRY_NAME"country-name"public static final StringAUTOCOMPLETE_CURRENT_PASSWORD"current-password"public static final StringAUTOCOMPLETE_EMAIL"email"public static final StringAUTOCOMPLETE_FAMILY_NAME"family-name"public static final StringAUTOCOMPLETE_GIVEN_NAME"given-name"public static final StringAUTOCOMPLETE_HONORIFIC_PREFIX"honorific-prefix"public static final StringAUTOCOMPLETE_IMPP"impp"public static final StringAUTOCOMPLETE_JOB_TITLE"organization-title"public static final StringAUTOCOMPLETE_LANGUAGE_CODE"language"public static final StringAUTOCOMPLETE_NEW_PASSWORD"new-password"public static final StringAUTOCOMPLETE_NICKNAME"nickname"public static final StringAUTOCOMPLETE_OFF"off"public static final StringAUTOCOMPLETE_ORGANIZATION"organization"public static final StringAUTOCOMPLETE_POSTAL_CODE"postal-code"public static final StringAUTOCOMPLETE_SEX"sex"public static final StringAUTOCOMPLETE_STREET"street-address"public static final StringAUTOCOMPLETE_TELEPHONE"tel"public static final StringAUTOCOMPLETE_TX_AMOUNT"transaction-amount"public static final StringAUTOCOMPLETE_TX_CURRENCY"transaction-currency"public static final StringAUTOCOMPLETE_URL"url"public static final StringAUTOCOMPLETE_USERNAME"username" -
io.github.mmm.ui.api.attribute.AttributeWriteMultiSelection Modifier and Type Constant Field Value public static final StringSTYLE_SELECTION"sel" -
io.github.mmm.ui.api.attribute.AttributeWritePrefix Modifier and Type Constant Field Value public static final StringSTYLE_PREFIX"ui-prefix"public static final StringSTYLE_WITH_PREFIX"with-prefix" -
io.github.mmm.ui.api.attribute.AttributeWriteSelected Modifier and Type Constant Field Value public static final StringSTYLE_SELECTED"selected" -
io.github.mmm.ui.api.attribute.AttributeWriteShowRowNumbers Modifier and Type Constant Field Value public static final StringROW_NUMBER_HEADER_TITLE"#"public static final StringSTYLE_ROW_NUMBER"rownum" -
io.github.mmm.ui.api.attribute.AttributeWriteSuffix Modifier and Type Constant Field Value public static final StringSTYLE_SUFFIX"ui-suffix"public static final StringSTYLE_WITH_SUFFIX"with-suffix" -
io.github.mmm.ui.api.attribute.AttributeWriteValidationFailure Modifier and Type Constant Field Value public static final StringSTYLE_INVALID"invalid"
-
io.github.mmm.ui.api.datatype.UiStyles Modifier and Type Constant Field Value public static final StringPATTERN_MULTIPLE"([a-zA-Z][_a-zA-Z0-9-]*)?([ ][a-zA-Z][_a-zA-Z0-9-]*)*"public static final StringPATTERN_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 intVALUE_BOOLEAN_FALSE2public static final intVALUE_BOOLEAN_NULL0public static final intVALUE_BOOLEAN_TRUE3
-
io.github.mmm.ui.api.datatype.color.AbstractColorFactor<SELF extends AbstractColorFactor<SELF>> Modifier and Type Constant Field Value protected static final doubleBYTE_MAX255.0public static final doubleMAX_VALUE1.0 -
io.github.mmm.ui.api.datatype.color.Color Modifier and Type Constant Field Value public static final StringHEX_PREFIX"#" -
io.github.mmm.ui.api.datatype.color.Hue Modifier and Type Constant Field Value public static final doubleMAX_VALUE360.0
-
io.github.mmm.ui.api.event.action.UiActionApply Modifier and Type Constant Field Value public static final StringACTION_ID"Apply" -
io.github.mmm.ui.api.event.action.UiActionApprove Modifier and Type Constant Field Value public static final StringACTION_ID"Approve" -
io.github.mmm.ui.api.event.action.UiActionCancel Modifier and Type Constant Field Value public static final StringACTION_ID"Cancel" -
io.github.mmm.ui.api.event.action.UiActionClose Modifier and Type Constant Field Value public static final StringACTION_ID"Close" -
io.github.mmm.ui.api.event.action.UiActionConfirm Modifier and Type Constant Field Value public static final StringACTION_ID"Confirm" -
io.github.mmm.ui.api.event.action.UiActionDelete Modifier and Type Constant Field Value public static final StringACTION_ID"Delete" -
io.github.mmm.ui.api.event.action.UiActionDiscard Modifier and Type Constant Field Value public static final StringACTION_ID"Discard" -
io.github.mmm.ui.api.event.action.UiActionEdit Modifier and Type Constant Field Value public static final StringACTION_ID"Edit" -
io.github.mmm.ui.api.event.action.UiActionNext Modifier and Type Constant Field Value public static final StringACTION_ID"Next" -
io.github.mmm.ui.api.event.action.UiActionNo Modifier and Type Constant Field Value public static final StringACTION_ID"No" -
io.github.mmm.ui.api.event.action.UiActionOk Modifier and Type Constant Field Value public static final StringACTION_ID"OK" -
io.github.mmm.ui.api.event.action.UiActionOpen Modifier and Type Constant Field Value public static final StringACTION_ID"Open" -
io.github.mmm.ui.api.event.action.UiActionPrevious Modifier and Type Constant Field Value public static final StringACTION_ID"Previous" -
io.github.mmm.ui.api.event.action.UiActionRemove Modifier and Type Constant Field Value public static final StringACTION_ID"Remove" -
io.github.mmm.ui.api.event.action.UiActionReset Modifier and Type Constant Field Value public static final StringACTION_ID"Reset" -
io.github.mmm.ui.api.event.action.UiActionSave Modifier and Type Constant Field Value public static final StringACTION_ID"Save" -
io.github.mmm.ui.api.event.action.UiActionSearch Modifier and Type Constant Field Value public static final StringACTION_ID"Search" -
io.github.mmm.ui.api.event.action.UiActionSubmit Modifier and Type Constant Field Value public static final StringACTION_ID"Submit" -
io.github.mmm.ui.api.event.action.UiActionYes Modifier and Type Constant Field Value public static final StringACTION_ID"Yes"
-
io.github.mmm.ui.api.widget.UiActiveWidget Modifier and Type Constant Field Value public static final charACCESS_KEY_NONE0
-
io.github.mmm.ui.api.widget.button.UiButton Modifier and Type Constant Field Value public static final StringSTYLE"ui-button"
-
io.github.mmm.ui.api.widget.img.UiIcon Modifier and Type Constant Field Value public static final StringID_COLLAPSE"collapse"public static final StringID_EXPAND"expand"public static final StringID_MUTE"mute"public static final StringID_NEXT"next"public static final StringID_PAUSE"pause"public static final StringID_PLAY"play"public static final StringID_PREVIOUS"previous"public static final StringID_UNMUTE"unmute"
-
io.github.mmm.ui.api.widget.input.UiInput<V> Modifier and Type Constant Field Value public static final StringSTYLE_INPUT"ui-input"
-
io.github.mmm.ui.api.widget.panel.UiBorderPanel Modifier and Type Constant Field Value public static final intINDEX_BOTTOM3public static final intINDEX_CENTER0public static final intINDEX_LEFT2public static final intINDEX_RIGHT4public static final intINDEX_TOP1 -
io.github.mmm.ui.api.widget.panel.UiButtonPanel Modifier and Type Constant Field Value public static final StringSTYLE"ui-buttons" -
io.github.mmm.ui.api.widget.panel.UiGridPanel Modifier and Type Constant Field Value public static final StringSTYLE"ui-grid" -
io.github.mmm.ui.api.widget.panel.UiGridRow Modifier and Type Constant Field Value public static final StringSTYLE"ui-gridrow" -
io.github.mmm.ui.api.widget.panel.UiHorizontalPanel Modifier and Type Constant Field Value public static final StringSTYLE"ui-hpanel" -
io.github.mmm.ui.api.widget.panel.UiVerticalPanel Modifier and Type Constant Field Value public static final StringSTYLE"ui-vpanel"
-
io.github.mmm.ui.api.widget.value.UiValidatableWidget<V> Modifier and Type Constant Field Value public static final StringSTYLE_MANDATORY"mandatory"