Class PivotTableState
Object
SharedState
AbstractComponentState
AbstractLegacyComponentState
PivotTableState
- All Implemented Interfaces:
Serializable
public class PivotTableState
extends AbstractLegacyComponentState
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanFields inherited from class AbstractLegacyComponentState
immediate, readOnlyFields inherited from class AbstractComponentState
caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, widthFields inherited from class SharedState
enabled, registeredEventListeners, resources -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
customInitScript
-
rows
-
columns
-
data
-
notifyStateChange
public boolean notifyStateChange
-
-
Constructor Details
-
PivotTableState
public PivotTableState()
-