JavaScriptConnectorHelper helper
float value
com.google.gwt.dom.client.Style.Unit unit
ApplicationConnection connection
com.google.web.bindery.event.shared.HandlerRegistration clickRegistration
ColumnReorderHandler<T> columnReorderHandler
ColumnVisibilityChangeHandler<T> columnVisibilityChangeHandler
ColumnResizeHandler<T> columnResizeHandler
Map<K,V> columnIdToColumn
List<E> columnOrder
boolean columnsUpdatedFromState
GridConnector.columnsUpdatedFromState
is set to true when
GridConnector.updateColumnOrderFromState(List)
is updating the column order
for the widget. This flag tells the GridConnector.columnReorderHandler
to not
send same data straight back to server. After updates, listener sets the
value back to false.RpcDataSourceConnector.RpcDataSource dataSource
Map<K,V> columnToErrorMessage
com.vaadin.client.connectors.GridConnector.ItemClickHandler itemClickHandler
String lastKnownTheme
com.vaadin.client.connectors.GridConnector.CustomDetailsGenerator customDetailsGenerator
com.vaadin.client.connectors.GridConnector.CustomStyleGenerator styleGenerator
com.vaadin.client.connectors.RpcDataSourceConnector.DetailsListener detailsListener
com.vaadin.client.connectors.GridConnector.LazyDetailsScroller lazyDetailsScroller
com.vaadin.client.connectors.GridConnector.CustomEditorHandler editorHandler
boolean initialChange
JavaScriptConnectorHelper helper
com.google.gwt.core.client.JavaScriptObject cellReferenceWrapper
SelectionModel.Multi<T> selectionModel
SpaceSelectHandler<T> spaceHandler
RpcDataSourceConnector.RpcDataSource dataSource
SpaceSelectHandler<T> spaceHandler
ClickSelectHandler<T> clickHandler
SelectionModel.Single<T> selectionModel
boolean hasBeenAttached
com.google.gwt.dom.client.IFrameElement iframe
AbstractComponentConnector target
com.google.gwt.core.client.JavaScriptObject widthBreakpoints
com.google.gwt.core.client.JavaScriptObject heightBreakpoints
String currentWidthRanges
String currentHeightRanges
com.google.gwt.event.shared.HandlerRegistration contextHandler
com.google.gwt.user.client.ui.Widget widget
String lastKnownWidth
String lastKnownHeight
boolean tooltipListenersAttached
com.google.gwt.core.client.JsArrayString styleNames
com.google.gwt.user.client.Timer longTouchTimer
com.google.gwt.event.shared.HandlerRegistration touchStartHandler
com.google.gwt.event.shared.HandlerRegistration touchMoveHandler
com.google.gwt.event.shared.HandlerRegistration touchEndHandler
int touchStartX
int touchStartY
boolean preventNextTouchEnd
int SIGNIFICANT_MOVE_THRESHOLD
ApplicationConnection connection
String id
com.google.gwt.event.shared.HandlerManager handlerManager
FastStringMap<T> statePropertyHandlerManagers
FastStringMap<T> rpcImplementations
boolean debugLogging
SharedState state
ServerConnector parent
FastStringMap<T> rpcProxyMap
boolean lastEnabledState
List<E> children
AbstractComponentConnector connector
com.google.gwt.user.client.ui.Widget widget
com.google.gwt.event.shared.HandlerRegistration focusRegistration
com.google.gwt.event.shared.HandlerRegistration blurRegistration
JavaScriptConnectorHelper helper
ComponentConnector popupComponentConnector
com.google.gwt.user.client.ui.Widget popupComponentWidget
VCaptionWrapper captionWrapper
boolean hasHadMouseOver
boolean hideOnMouseOut
Set<E> activeChildren
ShortcutActionHandler shortcutActionHandler
LayoutClickEventHandler clickEventHandler
StateChangeEvent.StateChangeHandler childStateChangeHandler
boolean contextEventSunk
ColorPickerServerRpc rpc
ColorPickerServerRpc rpc
ColorPickerGradientServerRpc rpc
ColorPickerGridServerRpc rpc
boolean oldSuggestionTextMatchTheOldSelection
LayoutClickEventHandler clickEventHandler
FastStringMap<T> childIdToCaption
boolean templateUpdated
com.google.gwt.dom.client.Element resourceElement
com.google.gwt.dom.client.ObjectElement objectElement
String resourceUrl
ClickEventHandler clickEventHandler
ElementResizeListener listener
ElementResizeListener footerResizeListener
LayoutClickEventHandler clickEventHandler
Map<K,V> oldMaxWidths
ElementResizeListener resizeListener
LayoutClickEventHandler clickEventHandler
ClickEventHandler clickEventHandler
VTextField passwordField
VTextField userField
LoginFormRpc loginFormRpc
LayoutClickEventHandler clickEventHandler
StateChangeEvent.StateChangeHandler childStateChangeHandler
ElementResizeListener slotCaptionResizeListener
ElementResizeListener childComponentResizeListener
ElementResizeListener spacingResizeListener
boolean hasChildrenWithRelativeHeight
boolean hasChildrenWithRelativeWidth
boolean hasChildrenWithMiddleAlignment
boolean needsExpand
int processedResponseId
ApplicationConnection.getLastSeenServerSyncId()
, it means that we
can skip some quite expensive calculations because we know that the state
hasn't changed since the last time the values were calculated.Integer uidlScrollTop
ClickEventHandler clickEventHandler
Integer uidlScrollLeft
com.google.gwt.user.client.Timer poller
String cachedValue
SliderServerRpc rpc
ElementResizeListener resizeListener
ClickEventHandler clickEventHandler
com.google.web.bindery.event.shared.HandlerRegistration childStateChangeHandlerRegistration
String activeTheme
StateChangeEvent.StateChangeHandler childStateChangeHandler
ClickEventHandler clickEventHandler
com.google.gwt.user.client.Timer pollTimer
com.google.gwt.dom.client.Node windowClone
ClickEventHandler clickEventHandler
com.vaadin.client.ui.window.WindowConnector.WindowEventHandler maximizeRestoreClickHandler
Validator.InvalidValueException[] causes
Item itemDataSource
boolean buffered
boolean enabled
boolean readOnly
HashMap<K,V> propertyIdToField
LinkedHashMap<K,V> fieldToPropertyId
List<E> commitHandlers
FieldGroupFieldFactory fieldFactory
FieldGroup fieldBinder
FieldGroup fieldGroup
Object propertyId
SortDirection direction
AbstractBeanContainer.BeanIdResolver<IDTYPE,BEANTYPE> beanIdResolver
Map<K,V> itemIdToItem
Class<T> type
LinkedHashMap<K,V> model
AbstractBeanContainer.type
.
Determines the property ids that are present in the container.Object propertyId
Collection<E> propertySetChangeListeners
Collection<E> itemSetChangeListeners
List<E> allItemIds
List
of all item identifiers in the container,
including those that have been filtered out.
Must not be null.List<E> filteredItemIds
List
of item identifiers in the container after
filtering, excluding those that have been filtered out.
This is what the external API of the Container
interface and its
subinterfaces shows (e.g. AbstractInMemoryContainer.size()
, AbstractInMemoryContainer.nextItemId(Object)
).
If null, the full item id list is used instead.Set<E> filters
ItemSorter itemSorter
LinkedList<E> readOnlyStatusChangeListeners
LinkedList<E> valueChangeListeners
boolean readOnly
Object bean
Container container
HashSet<E> noChildrenAllowed
Hashtable<K,V> parent
Hashtable<K,V> children
LinkedHashSet<E> roots
boolean hierarchical
Container container
Hashtable<K,V> next
Hashtable<K,V> prev
Object first
Object last
boolean ordered
int lastKnownSize
Object[] sortPropertyIds
boolean[] sortDirections
Container container
Comparator<T> propertyValueComparator
File[] roots
FilenameFilter filter
boolean recursive
String filter
File file
Container.Indexed wrappedContainer
Map<K,V> propertyGenerators
Map<K,V> activeFilters
Container.Sortable sortableContainer
Container.Filterable filterableContainer
Set<E> removedProperties
Object firstItemId
int firstIndex
int count
Item item
Object itemId
Object propertyId
PropertyValueGenerator<T> generator
HashSet<E> noChildrenAllowed
HashMap<K,V> parent
HashMap<K,V> filteredParent
HashMap<K,V> children
HashMap<K,V> filteredChildren
LinkedList<E> roots
LinkedList<E> filteredRoots
boolean includeParentsWhenFiltering
int contentChangedEventsDisabledCount
boolean contentsChangedEventPending
Set<E> filterOverride
Container.Hierarchical hierarchical
ArrayList<E> propertyIds
Hashtable<K,V> types
Hashtable<K,V> items
HashSet<E> readOnlyProperties
LinkedList<E> propertyValueChangeListeners
Hashtable<K,V> singlePropertyValueChangeListeners
HashMap<K,V> defaultPropertyValues
int nextGeneratedItemId
int addedItemIndex
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
int setArgumentIndex
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
HashMap<K,V> map
LinkedList<E> list
LinkedList<E> propertySetChangeListeners
Property<T> wrappedProperty
boolean inTransaction
boolean valueChangePending
Object valueBeforeTransaction
Property.ValueChangeListener listener
Converter<PRESENTATION,MODEL> realConverter
String delimiter
Converter<PRESENTATION,MODEL> tokenConverter
Class<T> tokenType
StringToCollectionConverter.CollectionFactory factory
Collection<E> filters
Object propertyId
Comparable<T> startValue
Comparable<T> endValue
Object propertyId
Compare.Operation operation
Object value
Object propertyId
Container.Filter filter
RowItem owner
String propertyId
boolean readOnly
boolean allowReadOnlyChange
boolean nullable
Object value
Object changedValue
Class<T> type
boolean modified
boolean versionColumn
boolean primaryKey
RowId rowId
Integer rowNum
Object[] id
SQLContainer container
RowId id
Collection<E> properties
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
QueryDelegate queryDelegate
boolean autoCommit
int pageLength
int cacheOverlap
Map<K,V> itemIndexes
com.vaadin.data.util.sqlcontainer.CacheMap<K,V> cachedItems
List<E> propertyIds
Map<K,V> propertyTypes
Map<K,V> propertyReadOnly
Map<K,V> propertyPersistable
Map<K,V> propertyNullable
Map<K,V> propertyPrimaryKey
List<E> filters
List<E> sorters
int size
int sizeValidMilliSeconds
boolean sizeDirty
Date sizeUpdated
int currentOffset
LinkedList<E> itemSetChangeListeners
Map<K,V> removedItems
List<E> addedItems
List<E> modifiedItems
Map<K,V> references
boolean notificationsEnabled
String dataSourceJndiName
DataSource dataSource
private void writeObject(ObjectOutputStream out) throws IOException
IOException
JDBCConnectionPool connectionPool
private void writeObject(ObjectOutputStream out) throws IOException
IOException
FreeformQueryDelegate delegate
String queryString
List<E> primaryKeyColumns
String column
boolean isAscending
private void writeObject(ObjectOutputStream out) throws IOException
IOException
String tableName
String catalogName
String schemaName
String fullTableName
List<E> primaryKeyColumns
String versionColumn
List<E> filters
List<E> orderBys
SQLGenerator sqlGenerator
LinkedList<E> rowIdChangeListeners
List<E> bufferedEvents
boolean debug
String errorMessage
InvalidValueException
if
such is thrown.Object value
javax.validation.metadata.ConstraintDescriptor<T extends Annotation> descriptor
String errorMessage
CompositeValidator.CombinationMode mode
List<E> validators
boolean onlyNullAllowed
String errorMessage
Comparable<T> minValue
boolean minValueIncluded
Comparable<T> maxValue
boolean maxValueIncluded
Class<T> type
Pattern pattern
boolean complete
HashSet<E> ownActions
HashSet<E> actionHandlers
KeyMapper<V> actionMapper
Component viewer
boolean clientHasActions
ClientConnector connector
LinkedHashSet<E> listenerList
Component component
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Class<T> eventType
Object target
Object[] arguments
int eventArgumentIndex
arguments
that point out which one should
be replaced with the triggering event object and thus be passed to the
trigger method.UI ui
MouseEventDetails details
LinkedHashSet<E> oldSelection
LinkedHashSet<E> newSelection
int keyCode
int[] modifiers
Transferable transferable
TargetDetails dropTargetDetails
HashMap<K,V> data
DropTarget dropTarget
ClientSideCriterion[] criteria
String dataFlavorId
AcceptCriterion acceptCriterion
AcceptCriterion[] criteria
Component[] components
UI ui
NavigationStateManager stateManager
ViewDisplay display
View currentView
List<E> listeners
List<E> providers
String currentNavigationState
ViewProvider errorProvider
ComponentContainer container
SingleComponentContainer container
Map<K,V> rpcManagerMap
Map<K,V> rpcProxyMap
SharedState sharedState
Class<T> stateType
ArrayList<E> pendingInvocations
String connectorId
ArrayList<E> extensions
EventRouter eventRouter
ErrorHandler errorHandler
AbstractErrorMessage.ContentMode mode
String message
ErrorMessage.ErrorLevel level
List<E> causes
boolean previouslyAttached
ClientConnector parent
JavaScriptCallbackHelper callbackHelper
VaadinResponse response
BootstrapFragmentResponse bootstrapResponse
String themeName
String appId
PushMode pushMode
JsonObject applicationParameters
VaadinUriResolver uriResolver
WidgetsetInfo widgetsetInfo
VaadinRequest request
VaadinSession session
Class<T> uiClass
UIProvider uiProvider
com.vaadin.server.BrowserWindowOpener.BrowserWindowOpenerUIProvider uiProvider
int bufferSize
long cacheTime
Class<T> associatedClass
String resourceName
Connector connector
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
ClientConnector connector
String interfaceName
String methodName
Type[] parameterTypes
long sequenceNumber
boolean loggedDecodingWarning
Properties initParameters
boolean productionMode
boolean xsrfProtectionEnabled
int resourceCacheTime
int heartbeatInterval
boolean closeIdleSessions
PushMode pushMode
Class<T> systemPropertyBaseClass
DeploymentConfiguration.LegacyProperyToStringMode legacyPropertyToStringMode
boolean syncIdCheck
boolean sendUrlsAsParameters
int lastVisitId
boolean lastVisitAccepted
DragAndDropEvent dragEvent
VaadinSession session
AcceptCriterion acceptCriterion
ErrorHandler errorHandler
Throwable throwable
boolean overrideContentType
int bufferSize
File sourceFile
long cacheTime
String fontFamily
int codePoint
Map<K,V> resourceUsers
Map<K,V> usedResources
Map<K,V> legacyResourceKeys
Map<K,V> legacyResources
int nextLegacyId
AbstractClientConnector connector
Map<K,V> callbacks
JavaScript.JavaScriptCallbackRpc javascriptCallbackRpc
Stack<E> mOpenTags
Stack<E> openJsonTags
Stack<E> openPaintables
Stack<E> openPaintableTags
PrintWriter uidlBuffer
boolean closed
LegacyCommunicationManager manager
int changes
Set<E> usedResources
boolean customLayoutArgumentsOpen
com.vaadin.server.JsonPaintTarget.JsonTag tag
boolean cacheEnabled
Set<E> usedClientConnectors
LegacyWindow mainWindow
String theme
Map<K,V> legacyUINames
boolean isRunning
String logoutURL
URL url
int namelessUIIndex
HashMap<K,V> uiToClientCache
VaadinSession session
String requestThemeName
Map<K,V> publishedFileContexts
HashMap<K,V> typeToKey
int nextTypeKey
UI ui
UIState.LocaleServiceState state
LinkedList<E> openList
List<E> notifications
EventRouter eventRouter
UI uI
int browserWindowWidth
int browserWindowHeight
JavaScript javaScript
Page.Styles styles
URI location
PageState state
String windowName
int width
int height
LinkedHashSet<E> injectedStyles
LinkedHashSet<E> pendingInjections
UI ui
String uriFragment
Resource resource
ClientConnector connector
String key
VaadinSession session
VaadinSession session
VaadinRequest request
float size
Sizeable.Unit unit
StreamResource.StreamSource streamSource
String MIMEType
String filename
int bufferSize
long cacheTime
Throwable cause
String sessionExpiredURL
boolean sessionExpiredNotificationEnabled
String sessionExpiredCaption
String sessionExpiredMessage
String communicationErrorURL
boolean communicationErrorNotificationEnabled
String communicationErrorCaption
String communicationErrorMessage
String authenticationErrorURL
boolean authenticationErrorNotificationEnabled
String authenticationErrorCaption
String authenticationErrorMessage
String internalErrorURL
boolean internalErrorNotificationEnabled
String internalErrorCaption
String internalErrorMessage
String cookiesDisabledURL
boolean cookiesDisabledNotificationEnabled
String cookiesDisabledCaption
String cookiesDisabledMessage
Locale locale
VaadinRequest request
VaadinService service
String resourceID
VaadinRequest request
VaadinPortletService vaadinService
javax.servlet.http.HttpServletRequest originalRequest
VaadinPortletService vaadinService
PortletResponse response
VaadinPortletService vaadinService
VaadinPortlet portlet
DeploymentConfiguration deploymentConfiguration
EventRouter eventRouter
SystemMessagesProvider systemMessagesProvider
ClassLoader classLoader
Iterable<T> requestHandlers
boolean atmosphereAvailable
boolean pushWarningEmitted
boolean initialized
VaadinService.init()
been run?VaadinServletService servletService
Map<K,V> scssCache
VaadinServlet.SCSS_MUTEX
.VaadinServletService vaadinService
VaadinServletService vaadinService
VaadinServlet servlet
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
VaadinSession.pendingAccessQueue
.IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
DeploymentConfiguration configuration
Locale locale
ErrorHandler errorHandler
ConverterFactory converterFactory
LinkedList<E> requestHandlers
int nextUIId
Map<K,V> uIs
Map<K,V> embedIdMap
EventRouter eventRouter
GlobalResourceHandler globalResourceHandler
WebBrowser browser
DragAndDropService dragAndDropService
LegacyCommunicationManager communicationManager
long cumulativeRequestDuration
long lastRequestDuration
long lastRequestTimestamp
VaadinSession.State state
Map<K,V> attributes
LinkedList<E> uiProviders
int connectorIdSequence
String csrfToken
String pushId
int screenHeight
int screenWidth
String browserApplication
Locale locale
String address
boolean secureConnection
int timezoneOffset
int rawTimezoneOffset
int dstSavings
boolean dstInEffect
boolean touchDevice
VBrowserDetails browserDetails
long clientServerTimeDelta
javax.servlet.http.HttpSession session
PortletSession session
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
UI ui
StringBuilder message
int messageLength
int timeoutInterval
PushHandler pushHandler
org.atmosphere.cpr.AtmosphereFramework atmosphere
PushHandler pushHandler
String csrfToken
JsonArray invocations
int syncId
JsonObject json
boolean resynchronize
int clientToServerMessageId
String widgetsetVersion
ServerRpcHandler rpcHandler
Container.Indexed container
DataProviderRpc rpc
Container.ItemSetChangeListener itemListener
boolean refreshCache
boolean bareItemSetTriggeredSizeChange
Set<E> dataGenerators
com.vaadin.server.communication.data.RpcDataProviderExtension.ActiveItemHandler activeItemHandler
String height
String width
boolean readOnly
boolean immediate
String description
String caption
List<E> styles
String id
String primaryStyleName
String errorMessage
ErrorLevel errorLevel
boolean captionAsHtml
boolean propertyReadOnly
boolean hideErrors
boolean required
boolean modified
Connector focusDelegate
This is not used in all fields, but needs to be here for the time being (#20468).
MouseEventDetails.MouseButton button
int clientX
int clientY
boolean altKey
boolean ctrlKey
boolean metaKey
boolean shiftKey
int type
int relativeX
int relativeY
boolean isGecko
boolean isWebKit
boolean isPresto
boolean isTrident
boolean isChromeFrameCapable
boolean isChromeFrame
boolean isSafari
boolean isChrome
boolean isFirefox
boolean isOpera
boolean isIE
boolean isEdge
boolean isPhantomJS
boolean isWindowsPhone
boolean isIPad
boolean isIPhone
VBrowserDetails.OperatingSystem os
float browserEngineVersion
int browserMajorVersion
int browserMinorVersion
int osMajorVersion
int osMinorVersion
Object value
String URL
String alternateText
boolean showControls
String altText
boolean htmlContentAllowed
boolean autoplay
boolean muted
PreloadMode preload
boolean loop
List<E> sources
List<E> sourceTypes
int bitMask
int bitMask
int tabIndex
boolean disableOnClick
int clickShortcutKeyCode
String iconAltText
boolean format24H
String[] dayNames
String[] monthNames
int firstVisibleDayOfWeek
int lastVisibleDayOfWeek
int firstHourOfDay
int lastHourOfDay
int firstDayOfWeek
int scroll
String now
List<E> days
List<E> events
List<E> actions
boolean eventCaptionAsHtml
boolean checked
int red
int green
int blue
int alpha
String OUTOFRANGE
int cursorX
int cursorY
String bgColor
boolean popupVisible
String color
boolean showDefaultCaption
boolean textFieldEnabled
String descriptionForAssistiveDevices
String id
double width
Connector rendererConnector
boolean editable
Connector editorConnector
boolean sortable
int expandRatio
double maxWidth
double minWidth
boolean hidden
boolean hidable
String hidingToggleCaption
String headerCaption
boolean resizable
ColumnResizeMode columnResizeMode
List<E> columns
List<E> columnOrder
GridStaticSectionState header
GridStaticSectionState footer
int frozenColumnCount
double heightByRows
HeightMode heightMode
String[] sortColumns
SortDirection[] sortDirs
boolean editorEnabled
boolean editorBuffered
boolean hasDescriptions
String editorSaveCaption
String editorCancelCaption
boolean columnReorderingAllowed
ContentMode cellTooltipContentMode
ContentMode rowTooltipContentMode
int start
int end
boolean allSelected
boolean userSelectionAllowed
boolean deselectAllowed
boolean userSelectionAllowed
boolean spacing
int rows
int columns
int marginsBitmask
Set<E> explicitRowRatios
Set<E> explicitColRatios
Map<K,V> childData
boolean hideEmptyRowsAndColumns
float[] rowExpand
float[] colExpand
int column1
int row1
int column2
int row2
int alignment
ContentMode contentMode
String text
String name
String target
BorderStyle targetBorder
int targetWidth
int targetHeight
Connector userNameFieldConnector
Connector passwordFieldConnector
Connector loginButtonConnector
URLReference loginResource
int delayMs
int alignmentBitmask
float expandRatio
int tabIndex
int scrollLeft
int scrollTop
String html
boolean hideOnMouseOut
boolean indeterminate
Float state
int pollingInterval
double value
double maxValue
double minValue
int resolution
SliderOrientation orientation
Connector firstChild
Connector secondChild
AbstractSplitPanelState.SplitterState splitterState
CollapseMenuContent collapseMenuContent
int tabIndex
List<E> tabs
boolean tabsVisible
String selected
boolean tabCaptionsAsHtml
String caption
boolean enabled
boolean visible
boolean closable
String description
String styleName
String key
String componentError
ErrorLevel componentErrorLevel
String id
String iconAltText
int rows
boolean wordwrap
boolean hasResizeListeners
String title
UIState.TooltipConfigurationState tooltipConfiguration
UIState.LoadingIndicatorConfigurationState loadingIndicatorConfiguration
int pollInterval
String overlayContainerLabel
Map<K,V> notificationConfigurations
PageState pageState
UIState.LocaleServiceState localeServiceState
UIState.PushConfigurationState pushConfiguration
String theme
UIState.ReconnectDialogConfigurationState reconnectDialogConfiguration
int firstDelay
int secondDelay
int thirdDelay
String name
String[] monthNames
String[] shortMonthNames
String[] shortDayNames
String[] dayNames
int firstDayOfWeek
String dateFormat
boolean twelveHourClock
String hourMinuteDelimiter
String am
String pm
String prefix
String postfix
NotificationRole notificationRole
int openDelay
int quickOpenDelay
int quickOpenTimeout
int closeTimeout
int maxWidth
boolean modal
boolean resizable
boolean resizeLazy
boolean draggable
boolean centered
int positionX
int positionY
WindowMode windowMode
String assistivePrefix
String assistivePostfix
Connector[] contentDescription
WindowRole role
boolean assistiveTabStop
String assistiveTabStopTopText
String assistiveTabStopBottomText
AbsoluteLayoutServerRpc rpc
LinkedHashMap<K,V> componentToCoordinates
int zIndex
Float topValue
Float rightValue
Float bottomValue
Float leftValue
Sizeable.Unit topUnits
Sizeable.Unit rightUnits
Sizeable.Unit bottomUnits
Sizeable.Unit leftUnits
ColorPickerServerRpc rpc
AbstractColorPicker.PopupStyle popupStyle
ColorPickerPopup window
Color color
UI parent
String popupCaption
int positionX
int positionY
boolean rgbVisible
boolean hsvVisible
boolean swatchesVisible
boolean historyVisible
boolean textfieldVisible
Object applicationData
ErrorMessage componentError
Locale locale
boolean delayedFocus
Focusable
) when attached.float width
float height
Sizeable.Unit widthUnit
Sizeable.Unit heightUnit
ConnectorActionManager actionManager
boolean visible
HasComponents parent
Boolean explicitImmediateValue
Object value
Converter<PRESENTATION,MODEL> converter
Property<T> dataSource
LinkedList<E> validators
boolean buffered
boolean committingValueToDataSource
Buffered.SourceException currentBufferedSourceException
boolean invalidAllowed
boolean invalidCommitted
String requiredError
String conversionError
boolean validationVisible
boolean valueWasModifiedByDataSourceDuringCommit
boolean isListeningToPropertyEvents
Locale valueLocale
Component.Focusable focusable
JavaScriptCallbackHelper callbackHelper
AbstractOrderedLayoutServerRpc rpc
LinkedList<E> components
Alignment defaultComponentAlignment
boolean multiSelect
Container items
boolean allowNewOptions
KeyMapper<V> itemIdMapper
HashMap<K,V> itemIcons
HashMap<K,V> itemCaptions
AbstractSelect.ItemCaptionMode itemCaptionMode
Object itemCaptionPropertyId
Object itemIconPropertyId
Set<E> propertySetEventListeners
Set<E> itemSetEventListeners
Object nullSelectionItemId
Data interface does not support nulls as item ids. Selecting the item identified by this id is the same as selecting no items at all. This setting only affects the single select mode.
boolean nullSelectionAllowed
AbstractSelect.NewItemHandler newItemHandler
AbstractSelect.CaptionChangeListener captionChangeListener
Object idOver
Component content
Sizeable.Unit posUnit
Sizeable.Unit posMinUnit
Sizeable.Unit posMaxUnit
AbstractSplitPanelRpc rpc
float position
Sizeable.Unit unit
String nullRepresentation
boolean nullSettingAllowed
String lastKnownTextContent
int lastKnownCursorPosition
boolean textChangeEventPending
AbstractField.setInternalValue(Object)
and when the event is fired.boolean isFiringTextChangeEvent
AbstractTextField.TextChangeEventMode textChangeEventMode
int DEFAULT_TEXTCHANGE_TIMEOUT
int textChangeEventTimeout
int selectionPosition
int selectionLength
boolean changingVariables
String curText
int cursorPosition
int bitMask
ButtonServerRpc rpc
Button.ClickShortcut clickShortcut
MouseEventDetails details
Button button
Calendar.TimeFormat currentTimeFormat
Calendar currentCalendar
TimeZone timezone
Date startDate
Date endDate
CalendarEventProvider calendarEventProvider
List<E> events
DateFormat df_date
DateFormat df_time
DateFormat df_date_time
int scrollTop
String weeklyCaptionFormat
Map<K,V> handlers
DropHandler dropHandler
int firstDay
int lastDay
int firstHour
int lastHour
LinkedList<E> actionHandlers
KeyMapper<V> actionMapper
com.vaadin.ui.Calendar.CalendarServerRpcImpl rpc
Integer minTimeInMinutes
Calendar.autoScaleVisibleHoursOfDay()
.Integer maxTimeInMinutes
Calendar.autoScaleVisibleHoursOfDay()
.Integer customFirstDayOfWeek
CheckBoxServerRpc rpc
FieldEvents.FocusAndBlurServerRpcImpl focusBlurRpc
String inputPrompt
int pageLength
int currentPage
FilteringMode filteringMode
String filterstring
String prevfilterstring
int filteredSize
List<E> filteredOptions
boolean optionRequest
boolean isPainting
boolean scrollToSelectedItem
String suggestionPopupWidth
boolean textInputAllowed
ComboBox.ItemStyleGenerator itemStyleGenerator
ErrorMessage message
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
HashMap<K,V> connectorIdToConnector
Set<E> dirtyConnectors
Set<E> uninitializedConnectors
List<E> markedDirtyListeners
Set<E> unregisteredConnectors
ConnectorTracker.cleanConnectorMap()
is invoked unless they have been
registered again.boolean writingResponse
UI uI
Map<K,V> pidToNameToStreamVariable
Map<K,V> streamVariableToSeckey
int currentSyncId
CssLayoutServerRpc rpc
LinkedList<E> components
Component root
Component root
Resolution resolution
String dateFormat
boolean lenient
String dateString
boolean uiHasValidDateString
boolean showISOWeekNumbers
String currentParseErrorMessage
String defaultParseErrorMessage
TimeZone timeZone
String dateOutOfRangeMessage
DateRangeValidator currentRangeValidator
boolean preventValueChangeEvent
DragAndDropWrapperServerRpc rpc
Map<K,V> receivers
Map<K,V> html5DataFlavors
DragAndDropWrapper.DragStartMode dragStartMode
Component dragImageComponent
Set<E> sentIds
DropHandler dropHandler
Html5File[] files
int type
String mimeType
String standby
Map<K,V> parameters
String codebase
String codetype
String classId
String archive
String altText
EmbeddedServerRpc rpc
Object propertyValue
Item itemDatasource
LinkedList<E> propertyIds
Buffered.SourceException currentBufferedSourceException
boolean buffered
HashMap<K,V> fields
HashMap<K,V> ownProperties
FormFieldFactory fieldFactory
Collection<E> visibleItemProperties
Property.ValueChangeListener fieldValueChangeListener
boolean validationVisibleOnCommit
int gridlayoutCursorX
int gridlayoutCursorY
ActionManager ownActionManager
Action.ShortcutNotifier
and has a actionManager that delegates actions
to the containing window. This one does not delegate.Container.Indexed datasource
Map<K,V> columns
KeyMapper<V> columnKeys
List<E> sortOrder
Container.PropertySetChangeListener propertyListener
Container.ItemSetChangeListener editorClosingItemSetListener
RpcDataProviderExtension datasourceExtension
Grid.SelectionModel selectionModel
null
after the constructor has been run.boolean applyingSelectionFromClient
Grid.Header header
Grid.Footer footer
Object editedItemId
boolean editorActive
boolean editorSaving
FieldGroup editorFieldGroup
Map<K,V> editorFields
Grid.setEditorField(Object, Field)
.Grid.CellStyleGenerator cellStyleGenerator
Grid.RowStyleGenerator rowStyleGenerator
Grid.CellDescriptionGenerator cellDescriptionGenerator
Grid.RowDescriptionGenerator rowDescriptionGenerator
boolean defaultContainer
true
if Grid is using the internal IndexedContainer created
in Grid() constructor, or false
if the user has set their
own Container.#setContainerDataSource(Indexed)
,
Grid.Grid()
Grid.EditorErrorHandler editorErrorHandler
Grid.DetailComponentManager detailComponentManager
Set<E> extensionComponents
LinkedHashSet<E> selection
Grid.RowReference rowReference
Object propertyId
GridColumnState state
Grid grid
Object propertyId
Converter<PRESENTATION,MODEL> converter
boolean isFirstConverterAssignment
constructor
to call
Grid.Column.setConverter(Converter)
with a null
, even if
model and renderer aren't compatible.boolean userOriginated
Grid.Column column
boolean userOriginated
Grid.Column column
boolean userOriginated
boolean hidden
FieldGroup.CommitException cause
Set<E> errorColumns
String userErrorMessage
Grid.DetailsGenerator detailsGenerator
Map<K,V> itemIdToDetailsComponent
Set<E> emptyDetails
null
from DetailsGenerator when
DetailsGenerator#getDetails(RowReference)
was called.Set<E> openDetails
Object itemID
GridStaticSectionState footerState
Object itemId
int rowIndex
Object propertyId
GridConstants.Section section
Grid.HeaderRow defaultRow
GridStaticSectionState headerState
int selectionLimit
GridStaticSectionState.RowState rowState
Grid.StaticSection<ROWTYPE extends Grid.StaticSection.StaticRow<?>> section
Map<K,V> cells
Map<K,V> cellGroups
GridLayoutServerRpc rpc
int cursorX
int cursorY
LinkedList<E> components
Map<K,V> columnExpandRatio
Map<K,V> rowExpandRatio
Alignment defaultComponentAlignment
GridLayoutState.ChildComponentData childData
Component component
GridLayout.Area areaOutOfBounds
GridLayout.Area existingArea
Component component
Component component
String name
long size
StreamVariable streamVariable
String type
ImageServerRpc rpc
Converter<PRESENTATION,MODEL> converter
Property<T> dataSource
String name
LegacyApplication application
int columns
int rows
List<E> menuItems
int numberOfItems
MenuBar.MenuItem moreItem
boolean openRootOnHover
boolean htmlContentAllowed
int itsId
MenuBar.Command itsCommand
String itsText
List<E> itsChildren
Resource itsIcon
MenuBar.MenuItem itsParent
boolean enabled
boolean visible
boolean isSeparator
String styleName
String description
boolean checkable
boolean checked
int columns
FieldEvents.FocusAndBlurServerRpcImpl focusBlurRpc
ActionManager actionManager
PanelServerRpc rpc
String inputPrompt
PopupView.Content content
Component visibleComponent
PopupViewServerRpc rpc
ProgressIndicatorServerRpc rpc
String nullRepresentation
boolean nullSettingAllowed
boolean selectAll
SliderServerRpc rpc
Double value
HasChildMeasurementHint.ChildMeasurementHint childMeasurementHint
boolean columnCollapsingAllowed
boolean columnReorderingAllowed
KeyMapper<V> columnIdMap
LinkedList<E> visibleColumns
HashSet<E> noncollapsibleColumns
HashSet<E> collapsedColumns
HashMap<K,V> columnHeaders
HashMap<K,V> columnFooters
HashMap<K,V> columnIcons
HashMap<K,V> columnAlignments
HashMap<K,V> columnWidths
HashMap<K,V> columnExpandRatios
HashMap<K,V> columnGenerators
int pageLength
Object currentPageFirstItemId
int repairOnReAddAllRowsDataScrollPositionItemIndex
int currentPageFirstItemIndex
int currentPageFirstItemIndexOnLastPage
Boolean selectable
Table.ColumnHeaderMode columnHeaderMode
Table.RowHeaderMode rowHeaderMode
boolean columnFootersVisible
Object[][] pageBuffer
HashSet<E> listenedProperties
HashSet<E> visibleComponents
LinkedList<E> actionHandlers
KeyMapper<V> actionMapper
TableFieldFactory fieldFactory
boolean editable
boolean sortAscending
Object sortContainerPropertyId
boolean sortEnabled
int reqRowsToPaint
int reqFirstRowToPaint
int firstToBeRenderedInClient
int lastToBeRenderedInClient
boolean isContentRefreshesEnabled
int pageBufferFirstIndex
boolean containerChangeToBeRendered
Table.CellStyleGenerator cellStyleGenerator
AbstractSelect.ItemDescriptionGenerator itemDescriptionGenerator
boolean alwaysRecalculateColumnWidths
double cacheRate
Table.TableDragMode dragMode
DropHandler dropHandler
MultiSelectMode multiSelectMode
boolean rowCacheInvalidated
Table.RowGenerator rowGenerator
Map<K,V> associatedProperties
boolean painted
HashMap<K,V> propertyValueConverters
boolean keyMapperReset
List<E> exceptionsDuringCachePopulation
boolean isBeingPainted
Object propertyId
int previousWidth
int currentWidth
Object columnPropertyId
Object columnPropertyId
boolean htmlContentAllowed
boolean spanColumns
String[] text
Object columnPropertyId
Object itemId
Object propertyId
TableConstants.Section section
ArrayList<E> components
TabSheet.Tab
object in tabs for each tab with meta-data about
the tab.HashMap<K,V> tabs
Component selected
KeyMapper<V> keyMapper
TabSheet.CloseHandler closeHandler
TabSheet.TabsheetServerRpcImpl rpc
FieldEvents.FocusAndBlurServerRpcImpl focusBlurRpc
TabState tabState
Component.Focusable defaultFocus
ErrorMessage componentError
HashMap<K,V> itemIconAlts
HashSet<E> expanded
LinkedList<E> actionHandlers
KeyMapper<V> actionMapper
boolean selectable
boolean partialUpdate
Object expandedItemId
boolean initialPaint
AbstractSelect.ItemDescriptionGenerator itemDescriptionGenerator
Tree.TreeDragMode dragMode
MultiSelectMode multiSelectMode
Tree.ItemStyleGenerator itemStyleGenerator
DropHandler dropHandler
boolean htmlContentAllowed
Object collapsedItemId
Object expandedItemId
Object rootId
int depthToCheck
Object itemId
com.vaadin.ui.TreeTable.ContainerStrategy cStrategy
Object focusedRowId
Object hierarchyColumnId
Object toggledItemId
boolean animationsEnabled
boolean clearFocusedRowPending
boolean containerSupportsPartialUpdates
VaadinSession session
LinkedHashSet<E> windows
Component scrollIntoView
int uiId
VaadinSession.getNextUIid()
ActionManager actionManager
ConnectorTracker connectorTracker
Page page
LoadingIndicatorConfiguration loadingIndicatorConfiguration
int scrollTop
int scrollLeft
UIServerRpc rpc
DebugWindowServerRpc debugRpc
long lastHeartbeatTimestamp
boolean closing
TooltipConfiguration tooltipConfiguration
PushConfiguration pushConfiguration
ReconnectDialogConfiguration reconnectDialogConfiguration
NotificationConfiguration notificationConfiguration
int lastProcessedClientToServerId
Component.Focusable pendingFocus
boolean resizeLazy
Navigator navigator
PushConnection pushConnection
LocaleService localeService
String embedId
boolean focus
int tabIndex
Upload.Receiver receiver
boolean isUploading
long contentLength
int totalBytes
String buttonCaption
LinkedHashSet<E> progressListeners
boolean interrupted
boolean notStarted
int nextid
StreamVariable streamVariable
String filename
Exception reason
WindowServerRpc rpc
List<E> closeShortcuts
Integer bringToFront
Window window
WindowMode windowMode
Date date
CalendarEvent calendarEvent
CalendarEvent calendarEvent
Date startTime
Date endTime
CalendarEvent calendarEvent
Date newStart
int week
int year
boolean hasDropTime
List<E> eventSetChangeListeners
List<E> eventChangeListeners
List<E> eventCache
ContainerEventProvider.getEvents(Date, Date)
Container.Indexed container
Object captionProperty
BasicEvent
helper class.Object descriptionProperty
Object startDateProperty
Object endDateProperty
Object styleNameProperty
Object allDayProperty
CalendarEvent source
CalendarEventProvider source
Color color
ColorPickerGradientServerRpc rpc
AbstractColorPicker.Coordinates2Color converter
Color color
int x
int y
ColorPickerGridServerRpc rpc
int x
int y
int rows
int columns
Color[][] colorGrid
Map<K,V> changedColors
ArrayBlockingQueue<E> tempHistory
ColorPickerGrid grid
TabSheet tabs
Component rgbTab
Component hsvTab
Component swatchesTab
VerticalLayout layout
Button ok
Button cancel
Button resize
Color selectedColor
ColorPickerHistory history
Layout historyContainer
ColorPickerGradient rgbGradient
ColorPickerGradient hsvGradient
Slider redSlider
Slider greenSlider
Slider blueSlider
Slider hueSlider
Slider saturationSlider
Slider valueSlider
ColorPickerPreview rgbPreview
ColorPickerPreview hsvPreview
ColorPickerPreview selPreview
ColorPickerSelect colorSelect
Set<E> selectors
boolean updatingColors
AbstractColorPicker.Coordinates2Color RGBConverter
AbstractColorPicker.Coordinates2Color HSVConverter
ComboBox range
ColorPickerGrid grid
Component rootComponent
Map<K,V> idToComponent
Map<K,V> localIdToComponent
Map<K,V> captionToComponent
Map<K,V> componentToLocalId
org.jsoup.nodes.Document doc
Map<K,V> packageToPrefix
Map<K,V> prefixToPackage
Map<K,V> customAttributes
List<E> listeners
ShouldWriteDataDelegate shouldWriteDataDelegate
Boolean legacyDesignPrefix
String localId
Component component
DesignContext context
Map<K,V> converterMap
Converter<PRESENTATION,MODEL> stringEnumConverter
Converter<PRESENTATION,MODEL> stringObjectConverter
JavaScriptCallbackHelper callbackHelper
Object itemId
Grid.Column column
Locale locale
String formatString
DateFormat dateFormat
Locale locale
NumberFormat numberFormat
String formatString
WeakReference<T> instance
boolean inheritable
@GwtIncompatible private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
@GwtIncompatible private void writeObject(ObjectOutputStream stream) throws IOException
IOException
@GwtIncompatible private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
@GwtIncompatible private void writeObject(ObjectOutputStream stream) throws IOException
IOException
@GwtIncompatible private Object readResolve() throws ObjectStreamException
ObjectStreamException
@GwtIncompatible private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
@GwtIncompatible private void writeObject(ObjectOutputStream stream) throws IOException
IOException
@GwtIncompatible private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
@GwtIncompatible private void writeObject(ObjectOutputStream stream) throws IOException
IOException
@GwtIncompatible private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
@GwtIncompatible private void writeObject(ObjectOutputStream stream) throws IOException
IOException
Copyright © 2019 Vaadin Ltd. All rights reserved.