Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISABLED_CLASSNAME |
"v-disabled" |
public static final String |
ERROR_CLASSNAME_EXT |
"-error" |
public static final String |
MODIFIED_CLASSNAME |
"v-modified" |
public static final String |
REQUIRED_CLASSNAME |
"v-required" |
public static final String |
REQUIRED_CLASSNAME_EXT |
"-required" |
public static final String |
UIDL_REFRESH_TOKEN |
"Vaadin-Refresh" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENGINE_GECKO |
"gecko" |
public static final String |
ENGINE_PRESTO |
"presto" |
public static final String |
ENGINE_TRIDENT |
"trident" |
public static final String |
ENGINE_WEBKIT |
"webkit" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISABLED |
"v-disabled" |
public static final String |
ERROR_EXT |
"-error" |
public static final String |
HORIZONTAL_SPACING |
"hspacing" |
public static final String |
MARGIN_BOTTOM |
"margin-bottom" |
public static final String |
MARGIN_LEFT |
"margin-left" |
public static final String |
MARGIN_RIGHT |
"margin-right" |
public static final String |
MARGIN_TOP |
"margin-top" |
public static final String |
MODIFIED |
"v-modified" |
public static final String |
REQUIRED |
"v-required" |
public static final String |
REQUIRED_EXT |
"-required" |
public static final String |
UI_LAYOUT |
"v-layout" |
public static final String |
UI_WIDGET |
"v-widget" |
public static final String |
VERTICAL_SPACING |
"vspacing" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
SKIP_RECOMPILE |
"VaadinSuperDevMode_skip_recompile" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-caption" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-captionwrapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-errormessage" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TOOLTIP_EVENTS |
241 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
PIXEL_EPSILON |
0.49 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JSON_COMMUNICATION_PREFIX |
"for(;;);[" |
public static final String |
JSON_COMMUNICATION_SUFFIX |
"]" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUBPART_SEPARATOR |
"#" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
HANDLE_SIZE |
7 |
protected static final int |
MIN_HEIGHT |
40 |
protected static final int |
MOVE_TRESHOLD |
5 |
protected static final String |
STYLENAME_CONTENT |
"v-debugwindow-content" |
protected static final String |
STYLENAME_CONTROLS |
"v-debugwindow-controls" |
protected static final String |
STYLENAME_HEAD |
"v-debugwindow-head" |
protected static final String |
STYLENAME_SECTION_HEAD |
"v-debugwindow-section-head" |
protected static final String |
STYLENAME_SELECTED |
"selected" |
protected static final String |
STYLENAME_TAB |
"v-debugwindow-tab" |
protected static final String |
STYLENAME_TABS |
"v-debugwindow-tabs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_MOUSE |
"mouse" |
public static final String |
TYPE_PEN |
"pen" |
public static final String |
TYPE_TOUCH |
"touch" |
public static final String |
TYPE_UNKNOWN |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFERRED_BUNDLE_NAME |
"__deferred" |
public static final String |
EAGER_BUNDLE_NAME |
"__eager" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRANSPARENT_GIF_1PX |
"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-icon" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-icon" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SIGNIFICANT_MOVE_THRESHOLD |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-absolutelayout" |
public static final String |
TAGNAME |
"absolutelayout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-splitpanel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-accordion" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-browserframe" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-button" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTR_FIRSTDAYOFWEEK |
"firstDay" |
public static final String |
ATTR_FIRSTHOUROFDAY |
"firstHour" |
public static final String |
ATTR_LASTDAYOFWEEK |
"lastDay" |
public static final String |
ATTR_LASTHOUROFDAY |
"lastHour" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-checkbox" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-colorpicker" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-csslayout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-customlayout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-datefield" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
COMPONENT |
1 |
protected static final int |
COMPONENT_OTHER |
4 |
protected static final String |
DRAGGABLE |
"draggable" |
protected static final int |
HTML5 |
3 |
protected static final int |
NONE |
0 |
protected static final int |
WRAPPER |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-filterselect" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-flash" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-form" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-caption" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COLUMN_WIDGET |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-gridlayout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-horizontallayout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-image" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-label" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-link" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-select" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-menubar" |
public static final String |
SUBMENU_CLASSNAME_PREFIX |
"-submenu" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-nativebutton" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-select" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CAPTION |
"caption" |
public static final int |
DELAY_FOREVER |
-1 |
public static final int |
DELAY_NONE |
0 |
public static final String |
DESCRIPTION |
"description" |
public static final String |
DETAILS |
"details" |
public static final String |
STYLE_SYSTEM |
"system" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-select-optiongroup" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME_OPTION |
"v-select-option" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-panel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-popupview" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PRIMARY_STYLE_NAME |
"v-progressbar" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-richtextarea" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
ALIGN_CENTER |
99 |
public static final char |
ALIGN_LEFT |
98 |
public static final char |
ALIGN_RIGHT |
101 |
public static final String |
STYLENAME |
"v-table" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ROW_HEIGHT |
24 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-slider" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-tabsheet" |
public static final String |
SCROLLER_CLASSNAME |
"v-tabsheet-scroller" |
public static final String |
TABS_CLASSNAME |
"v-tabsheet-tabcontainer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-textarea" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-textfield" |
public static final String |
CLASSNAME_FOCUS |
"focus" |
public static final int |
TEXTCHANGE_EVENTS |
525192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTR_INPUTPROMPT |
"prompt" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-tree" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-tree-node" |
public static final String |
CLASSNAME_FOCUSED |
"v-tree-node-focused" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-select-twincol" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-upload" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-verticallayout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-window" |
public static final int |
Z_INDEX |
10000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ASSISTIVE_DEVICE_ONLY_STYLE |
"v-assistive-device-only" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
halfHourInMilliSeconds |
1800000 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
MARGINLEFT |
50 |
protected static final int |
MARGINRIGHT |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EVENT_HEIGTH |
15 |
public static final int |
EVENT_MARGIN |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME |
"v-colorpicker-gradient" |
public static final String |
CLASSNAME_BACKGROUND |
"v-colorpicker-gradient-background" |
public static final String |
CLASSNAME_CLICKLAYER |
"v-colorpicker-gradient-clicklayer" |
public static final String |
CLASSNAME_CONTAINER |
"v-colorpicker-gradient-container" |
public static final String |
CLASSNAME_FOREGROUND |
"v-colorpicker-gradient-foreground" |
public static final String |
CLASSNAME_HIGHERBOX |
"v-colorpicker-gradient-higherbox" |
public static final String |
CLASSNAME_LOWERBOX |
"v-colorpicker-gradient-lowerbox" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTIVE_DRAG_SOURCE_STYLENAME |
"v-active-drag-source" |
public static final int |
MINIMUM_DISTANCE_TO_START_DRAG |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SLOT_CLASSNAME |
"v-slot" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLSPAN_ATTR |
"colSpan" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
INITIAL_DEFAULT_ROW_HEIGHT |
20.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
KEYCODE_BUFFERED_SAVE |
13 |
public static final int |
KEYCODE_CLOSE |
27 |
public static final int |
KEYCODE_MOVE_HORIZONTAL |
9 |
public static final int |
KEYCODE_MOVE_VERTICAL |
13 |
public static final int |
KEYCODE_OPEN |
13 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
KEYCODE_HIDE |
27 |
public static final int |
KEYCODE_SHOW |
13 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADDITIONAL_CLASSNAME_ANIMATE_IN |
"animate-in" |
public static final String |
ADDITIONAL_CLASSNAME_ANIMATE_OUT |
"animate-out" |
public static final String |
CLASSNAME_CONTAINER |
"v-overlay-container" |
public static final String |
CLASSNAME_SHADOW |
"v-shadow" |
Copyright © 2016 Vaadin Ltd. All rights reserved.