| Package | Description |
|---|---|
| com.vaadin.v7.shared.ui.table |
| Modifier and Type | Field and Description |
|---|---|
CollapseMenuContent |
TableState.collapseMenuContent |
static CollapseMenuContent |
TableConstants.DEFAULT_COLLAPSE_MENU_CONTENT
Default value for
TableState.collapseMenuContent. |
| Modifier and Type | Method and Description |
|---|---|
static CollapseMenuContent |
CollapseMenuContent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollapseMenuContent[] |
CollapseMenuContent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.