Class PivotTableState

Object
SharedState
AbstractComponentState
AbstractLegacyComponentState
PivotTableState
All Implemented Interfaces:
Serializable

public class PivotTableState extends AbstractLegacyComponentState
See Also:
  • Field Details

    • customInitScript

      public String customInitScript
    • rows

      public List<String> rows
    • columns

      public List<String> columns
    • data

      public String data
    • notifyStateChange

      public boolean notifyStateChange
  • Constructor Details

    • PivotTableState

      public PivotTableState()