Class TreeTableState
-
- All Implemented Interfaces:
Serializable
public class TreeTableState extends TableState
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.vaadin.v7.shared.ui.table.TableState
collapseMenuContent
-
Fields inherited from class com.vaadin.v7.shared.AbstractFieldState
focusDelegate, hideErrors, modified, propertyReadOnly, required, tabIndex
-
Fields inherited from class com.vaadin.v7.shared.AbstractLegacyComponentState
immediate, readOnly
-
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, width
-
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
-
Constructor Summary
Constructors Constructor Description TreeTableState()
-