Package | Description |
---|---|
com.whitestein.lsps.vaadin.ui.components | |
com.whitestein.lsps.vaadin.ui.components.table |
Modifier and Type | Class and Description |
---|---|
class |
UICartesianChart
Cartesian chart component (can render a combination of bar/line/area/scatter/bubble charts).
|
class |
UICheckBoxList
Standard Vaadin component for "ui::CheckBoxList".
|
class |
UIComboBox
Standard Vaadin component for "ui::ComboBox".
|
class |
UIDateTextBox
Standard Vaadin component for "ui::TextBox" with binding of type Reference<Date>.
|
class |
UIFileUpload
Standard Vaadin component for "ui::FileUpload".
|
class |
UIGaugeChart
Gauge chart component.
|
class |
UIGenericChart
Generic chart component integrated with LSPS that supports chart click
listeners and configuration through the 'config' hint.
|
class |
UIHorizontalLayout
Standard Vaadin component for "ui::HorizontalLayout".
|
class |
UIMultiSelectList
Standard Vaadin component for "ui::MultiSelectList".
|
class |
UINavigationLink
Standard Vaadin component for "ui::NavigationLink".
|
class |
UIPanel
Standard Vaadin component for "ui::Panel".
|
class |
UIPieChart
Pie chart component.
|
class |
UIPolarChart
Polar chart component.
|
class |
UIPopup
Standard Vaadin component for "ui::Popup".
|
class |
UIRadioButtonList
Standard Vaadin component for "ui::RadioButtonList".
|
class |
UIRichTextArea
A rich text area implementation.
|
class |
UISingleSelectList
Standard Vaadin component for "ui::SingleSelectList".
|
class |
UITabbedLayout
Standard Vaadin component for "ui::TabbedLayout".
|
class |
UITextArea
Standard Vaadin component for "ui::TextArea".
|
class |
UITextBox
Standard Vaadin component for "ui::TextBox".
|
Modifier and Type | Class and Description |
---|---|
class |
UIGrid |
class |
UIGridColumn
A Java wrapper around the ui::GridColumn record.
|
class |
UIGroupingTable
A special table which can perform in-memory data grouping.
|
class |
UILazyTable
Lazy-loading scrollable table.
|
class |
UIPagedTable
Standard Vaadin component for "ui::Table" with type == "paged".
|
class |
UISimpleTable
Standard Vaadin component for "ui::Table" with type == "simple".
|
class |
UITableBase
Base component for UIComponents based on Table.
|
class |
UITableColumn
Standard Vaadin component for "ui::TableColumn".
|
class |
UITreeTable2
The "new" tree table, ui::TreeTable2
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.