Interface | Description |
---|---|
ChartFieldNames |
Listing of all field names as constants.
|
ResourceDownloadHandler |
Provides download contents.
|
UIComponent |
Base interface for all LSPS Vaadin components.
|
UIComponentContainer |
Extension of
UIComponent interface for components which contain
other UIComponent -s. |
UIComponentNames |
List of all component names from standard library.
|
UIComponentShowingRecords |
Some components, such as tables and repeaters, shows multitude of records.
|
UIComponentWithCustomScopes |
Extension of
UIRefreshHandler interface for components which are
providing different scopes for their children. |
UIComponentWithWrappers |
A component which wraps its children in yet another wrapper component, for various purposes.
|
UIDynamicComponentContainer | |
UIField |
Similar to Vaadin Field.
|
UIFieldNames |
Listing of all field names as constants.
|
UINavigationNames |
List of all navigation names from standard library.
|
UIRefreshHandler |
Extension of
UIComponent interface for complex components which
contain other UIComponent -s. |
Class | Description |
---|---|
TreeItem |
Provides type-safe access to the
ui::TreeItem record. |
UIActionLink |
Standard Vaadin component for "ui::ActionLink"
|
UIBrowserFrame |
Browser frame component.
|
UIButton |
Standard Vaadin component for "ui::Button".
|
UICartesianChart |
Cartesian chart component (can render a combination of bar/line/area/scatter/bubble charts).
|
UICheckBox |
Standard Vaadin component for "ui::CheckBox".
|
UICheckBoxList |
Standard Vaadin component for "ui::CheckBoxList".
|
UIComboBox |
Standard Vaadin component for "ui::ComboBox".
|
UIConditional |
Standard Vaadin component for "ui::Conditional".
|
UIContainer |
Standard Vaadin component for "ui::Container".
|
UIContextMenu |
Helper which handles context menu of a component.
|
UIDashboard |
Dashboard component.
|
UIDashboardWidget |
Dasbhboard widget component.
|
UIDateTextBox |
Standard Vaadin component for "ui::TextBox" with binding of type Reference<Date>.
|
UIFileDownloadButton | |
UIFileResource |
Stream source, which provides access to content defined by
core::File . |
UIFileUpload |
Standard Vaadin component for "ui::FileUpload".
|
UIFileUpload.AcceptMimeExtension |
Component extension that allows to access the accept attribute of the upload input.
|
UIFormLayout | |
UIGaugeChart |
Gauge chart component.
|
UIGenericChart |
Generic chart component integrated with LSPS that supports chart click
listeners and configuration through the 'config' hint.
|
UIGeolocator |
Provides support for geo-location events.
|
UIGridLayout |
Standard Vaadin component for "ui::GridLayout".
|
UIHorizontalLayout |
Standard Vaadin component for "ui::HorizontalLayout".
|
UIHorizontalRepeater | |
UIImage |
Standard Vaadin component for "ui::Image".
|
UIImage.UIFileResource | |
UILazyComboBox |
Standard Vaadin component for "ui::LazyComboBox".
|
UIMapDisplay |
Shows OpenStreetMap using the V-Leaflet library.
|
UIMessage |
Standard Vaadin component for "ui::Message".
|
UIMultiSelectList |
Standard Vaadin component for "ui::MultiSelectList".
|
UINavigationLink |
Standard Vaadin component for "ui::NavigationLink".
|
UIOutputText |
Standard Vaadin component for "ui::OutputText".
|
UIPanel |
Standard Vaadin component for "ui::Panel".
|
UIPieChart |
Pie chart component.
|
UIPolarChart |
Polar chart component.
|
UIPopup |
Standard Vaadin component for "ui::Popup".
|
UIProcessDiagram | |
UIProcessDiagram.UIProcessDiagramState | |
UIRadioButtonList |
Standard Vaadin component for "ui::RadioButtonList".
|
UIRepeater |
Standard Vaadin component for "ui::Repeater".
|
UIRepeater2 | |
UIRichTextArea |
A rich text area implementation.
|
UISingleSelectList |
Standard Vaadin component for "ui::SingleSelectList".
|
UITabbedLayout |
Standard Vaadin component for "ui::TabbedLayout".
|
UITextArea |
Standard Vaadin component for "ui::TextArea".
|
UITextBox |
Standard Vaadin component for "ui::TextBox".
|
UITokenField |
UI Component for TokenField
This fields allows to select multiple values from combo box and the
selected values are shown as tags.
|
UITree2 |
Implements the
ui::Tree2 record functionality. |
UIVerticalLayout |
Standard Vaadin component for "ui::VerticalLayout".
|
UIVerticalRepeater | |
UIViewModel |
Standard Vaadin component for "ui::ViewModel".
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.