|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollapseMenuContent | |
|---|---|
| com.vaadin.shared.ui.table | |
| Uses of CollapseMenuContent in com.vaadin.shared.ui.table |
|---|
| Fields in com.vaadin.shared.ui.table declared as CollapseMenuContent | |
|---|---|
CollapseMenuContent |
TableState.collapseMenuContent
|
static CollapseMenuContent |
TableConstants.DEFAULT_COLLAPSE_MENU_CONTENT
Default value for TableState.collapseMenuContent. |
| Methods in com.vaadin.shared.ui.table that return CollapseMenuContent | |
|---|---|
static CollapseMenuContent |
CollapseMenuContent.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||