Constant Field Values
Contents
com.gluonhq.*
-
com.gluonhq.charm.glisten.application.MobileApplication Modifier and Type Constant Field Value public static final String
HOME_VIEW
"home"
public static final String
SPLASH_VIEW
"splash"
-
com.gluonhq.charm.glisten.control.FloatingActionButton Modifier and Type Constant Field Value public static final String
STYLE_CLASS_MINI
"mini"
-
com.gluonhq.charm.glisten.control.settings.Option<T> Modifier and Type Constant Field Value public static final String
SEPARATOR
"Separator"
-
com.gluonhq.charm.glisten.visual.GlistenStyleClasses Modifier and Type Constant Field Value public static final String
BUTTON_FLAT
"flat"
public static final String
BUTTON_ROUND
"round"
public static final String
DARK
"dark"
public static final String
ICON_TEXT
"icon-text"
public static final String
LIGHT
"light"
public static final String
TAB_PANE_INVERTED
"inverted"
public static final String
TEXT_INPUT_FULL_WIDTH
"full-width"
public static final String
TOGGLE_BUTTON_SWITCH
"switch"
-
com.gluonhq.connect.provider.BaseRestProvider Modifier and Type Constant Field Value protected static final String
CONTENT_TYPE_APPLICATION_JSON
"application/json"
protected static final String
CONTENT_TYPE_TEXT_PLAIN
"text/plain"
-
com.gluonhq.impl.charm.glisten.control.skin.AutoCompleteTextFieldSkin<T> Modifier and Type Constant Field Value public static final String
DEFAULT_RESULT_NODE_FACTORY
"defaultResultNodeFactory"
public static final String
SET_VALUE
"setValue"
-
com.gluonhq.impl.charm.glisten.control.skin.CharmListViewSkin<T,K extends Comparable> Modifier and Type Constant Field Value public static final String
RECREATE
"listRecreateKey"
-
com.gluonhq.impl.cloudlink.client.data.DataSkel<T,C extends GluonObservableImpl<T>> Modifier and Type Constant Field Value public static final String
PROTOCOL_KEY_PAYLOAD
"payload"
public static final String
PROTOCOL_KEY_UID
"uid"
-
com.gluonhq.impl.connect.OAuth Modifier and Type Constant Field Value public static final String
CONSUMER_KEY
"oauth_consumer_key"
public static final String
NONCE
"oauth_nonce"
public static final String
SIGNATURE
"oauth_signature"
public static final String
SIGNATURE_METHOD
"oauth_signature_method"
public static final String
TIMESTAMP
"oauth_timestamp"
public static final String
VERSION
"oauth_version"