Validator.InvalidValueException[] causes
Item itemDataSource
boolean buffered
boolean enabled
boolean readOnly
Map<K,V> propertyIdToField
LinkedHashMap<K,V> fieldToPropertyId
List<E> commitHandlers
FieldGroupFieldFactory fieldFactory
FieldGroup fieldBinder
FieldGroup fieldGroup
Object propertyId
com.vaadin.shared.data.sort.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
Map<K,V> parent
Map<K,V> children
LinkedHashSet<E> roots
boolean hierarchical
Container container
Map<K,V> next
Map<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
Map<K,V> parent
Map<K,V> filteredParent
Map<K,V> children
Map<K,V> filteredChildren
LinkedList<E> roots
LinkedList<E> filteredRoots
boolean includeParentsWhenFiltering
int contentChangedEventsDisabledCount
boolean contentsChangedEventPending
Set<E> filterOverride
Container.Hierarchical hierarchical
List<E> propertyIds
Map<K,V> types
Map<K,V> items
Set<E> readOnlyProperties
List<E> propertyValueChangeListeners
Map<K,V> singlePropertyValueChangeListeners
Map<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
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.v7.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
int initialConnections
int maxConnections
String driverName
String connectionUri
String userName
String password
boolean initialized
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.ConstraintViolation<T> violation
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
LinkedHashSet<E> oldSelection
LinkedHashSet<E> newSelection
Container.Indexed container
com.vaadin.shared.data.DataProviderRpc rpc
Container.ItemSetChangeListener itemListener
boolean refreshCache
boolean bareItemSetTriggeredSizeChange
Set<E> dataGenerators
com.vaadin.v7.server.communication.data.RpcDataProviderExtension.ActiveItemHandler activeItemHandler
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 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
Boolean explicitImmediateValue
boolean multiSelect
Container items
boolean allowNewOptions
KeyMapper<V> itemIdMapper
Map<K,V> itemIcons
Map<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
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 textChangeEventTimeout
int selectionPosition
int selectionLength
boolean changingVariables
String curText
int cursorPosition
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.v7.ui.Calendar.CalendarServerRpcImpl rpc
Integer minTimeInMinutes
Calendar.autoScaleVisibleHoursOfDay()
.Integer maxTimeInMinutes
Calendar.autoScaleVisibleHoursOfDay()
.Integer customFirstDayOfWeek
CheckBoxServerRpc rpc
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
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
Object propertyValue
Item itemDatasource
LinkedList<E> propertyIds
Buffered.SourceException currentBufferedSourceException
boolean buffered
Map<K,V> fields
Map<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
Converter<PRESENTATION,MODEL> converter
Property<T> dataSource
int columns
int rows
int columns
String inputPrompt
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
Map<K,V> columnHeaders
Map<K,V> columnFooters
Map<K,V> columnIcons
Map<K,V> columnAlignments
Map<K,V> columnWidths
Map<K,V> columnExpandRatios
Map<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
com.vaadin.shared.ui.MultiSelectMode multiSelectMode
boolean multiSelectTouchDetectionEnabled
boolean rowCacheInvalidated
Table.RowGenerator rowGenerator
Map<K,V> associatedProperties
boolean painted
Map<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
Map<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
com.vaadin.shared.ui.MultiSelectMode multiSelectMode
Tree.ItemStyleGenerator itemStyleGenerator
DropHandler dropHandler
boolean htmlContentAllowed
Object collapsedItemId
Object expandedItemId
Object rootId
int depthToCheck
Object itemId
com.vaadin.v7.ui.TreeTable.ContainerStrategy cStrategy
Object focusedRowId
Object hierarchyColumnId
Object toggledItemId
boolean animationsEnabled
boolean clearFocusedRowPending
boolean containerSupportsPartialUpdates
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
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
JavaScriptCallbackHelper callbackHelper
Object itemId
Grid.Column column
Locale locale
String formatString
DateFormat dateFormat
Locale locale
NumberFormat numberFormat
String formatString
Copyright © 2020 Vaadin Ltd. All rights reserved.