| Interface | Description |
|---|---|
| IHasChildren |
This interface wraps the
forms::HasChildren interface and make
it accessible to Java. |
| Class | Description |
|---|---|
| ComponentWithValue<T> | |
| ComponentWithValue.ValueProperty<T> |
Wraps the forms::Binding LSPS record and adapts it to the Vaadin Property interface.
|
| ContainerDecorator |
Non-api object.
|
| Form |
A form which owns all components created by the Forms form.
|
| FormComponent |
A connector between Vaadin widget and LSPS UI definition.
|
| FormComponentFactory |
Creates
FormComponent and grid renderers. |
| FormsStructure |
String constants not available in generated
internal package. |
| RecordUtils |
Helper methods for records.
|
| Utils |
"Native" methods for the new Forms framework.
|
| WAbstractChart |
A base class for all chart components.
|
| WAbstractComboBox | |
| WAbstractMultiSelect<T> |
Provides basic support for Vaadin
AbstractSelect, for selecting multiple values. |
| WAbstractMultiSelect.SetHolderConverter |
Makes sure that all select values are serializable.
|
| WAbstractSelect<T> |
Provides basic support for Vaadin
AbstractSelect, for selecting a single value. |
| WAbstractSelect.VariantConverter |
Makes sure that all presentation select values are serializable.
|
| WAbstractSplitPanel | |
| WAbstractTable |
Basic groundwork for a table.
|
| WAbstractTextField | |
| WAccordion |
Vertical tab sheet.
|
| WActionLink | |
| WBrowserFrame | |
| WButton | |
| WButtonRenderer | |
| WCalendar |
A calendar component.
|
| WCartesianChart | |
| WCheckBox | |
| WCheckBoxList | |
| WComboBox | |
| WComponentGroup | |
| WCssLayout |
This class represents a CSS layout component.
|
| WCustomField | |
| WDateField | |
| WDecimalField | |
| WDownload |
A component for downloading resources.
|
| WFormLayout | |
| WGaugeChart |
This class represents a gauge chart.
|
| WGrid |
Represents Vaadin Grid, backed by forms::DataSource.
|
| WGrid.WRendererClickListener |
Clickable renderer listener.
|
| WGridLayout | |
| WHorizontalLayout | |
| WHorizontalSplitPanel | |
| WImage | |
| WImageRenderer |
Image renderer for the grid component.
|
| WInputComponentWithValue<T> | |
| WLabel | |
| WLink | |
| WLinkRenderer |
Link renderer for the grid component.
|
| WMapDisplay |
A Map Display component.
|
| WMultiselectComboBox | |
| WMultiSelectList | |
| WOrderedComponentGroup | |
| WPasswordField | |
| WPdfViewer | |
| WPieChart |
A pie chart.
|
| WPolarChart | |
| WRadioButtonList | |
| WRichTextArea | |
| WSearchComboBox |
Combo-box fine tuned for showing large sets of data and lazy query container filtering.
|
| WSingleSelectList | |
| WSlider | |
| WTable | |
| WTableFilterDecorator | |
| WTabSheet | |
| WTextArea |
Expandable textarea.
|
| WTextField | |
| WTokenField | |
| WTree |
Allows selection of a single item from a list which is formatted as a tree.
|
| WTreeTable | |
| WUpload | |
| WVerticalLayout | |
| WVerticalSplitPanel |
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.