| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components | |
| com.holonplatform.vaadin7.components.builders |
| Class and Description |
|---|
| ComposableComponent
A
Component which supports a ComposableComponent.Composer delegate to compose a set of components into its content
component. |
| ComposableComponent.Builder
Base
ComposableComponent builder. |
| ComposableComponent.Composer
Delegate interface to compose a set of components from a component source into a
Component type content. |
| Dialog
Dialog window representation.
|
| Dialog.Builder
Base dialog builder
|
| Dialog.CloseListener
Listener for dialog closing event
|
| Dialog.DialogBuilder
Default
Dialog builder. |
| Dialog.DialogButtonConfigurator
Interface to configure
Dialog buttons at build time. |
Dialog.QuestionCallback
Dialog.CloseListener extension which acts as callback for a question dialog to react to the user's response. |
| Dialog.QuestionDialogBuilder
Question
Dialog builder. |
| Input
Input component representation, i.e. a UI component that has a user-editable value.
|
| Input.InputPropertyRenderer |
| ItemListing
A component to display a set of items as tabular data, using item properties as column ids.
|
| ItemListing.ColumnAlignment
Enumeration of column content alignment options
|
| ItemSet
Implemented by components which support an item set as data source.
|
| PropertyBinding
Represents a binding between a
Property and a specific type component. |
| PropertyBinding.PostProcessor
Callback interface to perform configuration operations on a component bound to a
Property. |
PropertyInputForm.PropertyInputFormBuilder
PropertyInputForm builder. |
| PropertyInputGroup |
| PropertyInputGroup.Builder
Base
PropertyInputGroup builder. |
| PropertyInputGroup.DefaultValueProvider
Interface to provide the default value for a
Property. |
PropertyInputGroup.PropertyInputGroupBuilder
PropertyInputGroup builder. |
| PropertySetBound
Represents an object bound to a
Property set. |
| PropertyValueComponentSource
Represent a source of
ValueComponents bound to a Property set, i.e. a container of
ValueComponent and Property bindings. |
PropertyViewForm.PropertyViewFormBuilder
PropertyViewForm builder. |
| PropertyViewGroup
Provides functionalities to build and manage a group of
ViewComponents bound to a Property set. |
| PropertyViewGroup.Builder
Base
PropertyViewGroup builder. |
PropertyViewGroup.PropertyViewGroupBuilder
PropertyViewGroup builder. |
| PropertyViewGroup.ViewComponentPropertyRenderer
A
PropertyRenderer with a fixed ViewComponent rendering type. |
| Selectable
Represents a component which supports items selection.
|
| Selectable.SelectionEvent
Selection event.
|
| Selectable.SelectionListener
A listener for listening for selection changes from a
Selectable. |
| Selectable.SelectionMode
Selection modes enumeration.
|
| Validatable
Interface to provide value validation support for a component, using the current component value as the value to
validate.
|
| ValidatableInput
An
Input component with validation support using Validators. |
| ValidationStatusHandler
Handler for validation status change events, typically bound to a
ValueComponent source object. |
| ValidationStatusHandler.Status
Validation status.
|
| ValidationStatusHandler.ValidationStatusEvent
A validation status event.
|
| ValueComponent
Represents an object which can contain a value and provides its UI
Component representation. |
| ValueHolder
Represents an object which holds a value and provide methods to handle such value.
|
| ValueHolder.ValueChangeEvent
A
ValueHolder.ValueChangeListener event. |
| ValueHolder.ValueChangeListener
A listener for
ValueHolder value change events. |
| ViewComponent
A
ValueHolder Component to display a value in UI. |
| Class and Description |
|---|
| Input
Input component representation, i.e. a UI component that has a user-editable value.
|
| ItemListing
A component to display a set of items as tabular data, using item properties as column ids.
|
| ItemListing.CellStyleGenerator
Generator to provide the style names for a cell.
|
| ItemListing.ColumnAlignment
Enumeration of column content alignment options
|
| ItemListing.ItemClickListener
Listener for user click events on an item (a listing row).
|
| ItemListing.ItemDescriptionGenerator
Item descriptions generator.
|
| ItemListing.ItemDetailsGenerator
Generator for item (row) details components.
|
| ItemListing.PropertyReorderListener
Listener for column reordering events.
|
| ItemListing.PropertyResizeListener
Listener for column resizing events.
|
| ItemListing.PropertyVisibilityListener
Listener for column visibility change events.
|
| ItemListing.RowStyleGenerator
Generator to provide the style names for an item row.
|
| ItemSet.ItemCaptionGenerator
Item caption generator.
|
| ItemSet.ItemIconGenerator
Item icon generator.
|
| Selectable.SelectionListener
A listener for listening for selection changes from a
Selectable. |
| Selectable.SelectionMode
Selection modes enumeration.
|
| ValidatableInput
An
Input component with validation support using Validators. |
| ValidationStatusHandler
Handler for validation status change events, typically bound to a
ValueComponent source object. |
| ValueHolder.ValueChangeListener
A listener for
ValueHolder value change events. |
Copyright © 2019 The Holon Platform. All rights reserved.