Package | Description |
---|---|
com.whitestein.lsps.vaadin.ui | |
com.whitestein.lsps.vaadin.ui.components | |
com.whitestein.lsps.vaadin.ui.components.table |
Constructor and Description |
---|
UIComponentScope(UIComponentWithCustomScopes component)
Full constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
UIHorizontalRepeater |
class |
UIRepeater
Standard Vaadin component for "ui::Repeater".
|
class |
UIVerticalRepeater |
Constructor and Description |
---|
UIRepeater2(UIComponentWithCustomScopes repeater) |
Modifier and Type | Class and Description |
---|---|
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 |
UITreeTable2
The "new" tree table, ui::TreeTable2
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.