Package | Description |
---|---|
com.whitestein.lsps.vaadin.ui.components | |
com.whitestein.lsps.vaadin.ui.components.table |
Modifier and Type | Interface and Description |
---|---|
interface |
UIComponentWithCustomScopes
Extension of
UIRefreshHandler interface for components which are
providing different scopes for their children. |
Modifier and Type | Class and Description |
---|---|
class |
UIConditional
Standard Vaadin component for "ui::Conditional".
|
class |
UIDashboardWidget
Dasbhboard widget component.
|
class |
UIHorizontalRepeater |
class |
UIPopup
Standard Vaadin component for "ui::Popup".
|
class |
UIRepeater
Standard Vaadin component for "ui::Repeater".
|
class |
UITabbedLayout
Standard Vaadin component for "ui::TabbedLayout".
|
class |
UIVerticalRepeater |
Modifier and Type | Class and Description |
---|---|
class |
UIGrid |
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.