Class TreeGridState

  • All Implemented Interfaces:
    Serializable

    public class TreeGridState
    extends GridState
    The shared state for the com.vaadin.ui.TreeGrid component.
    Since:
    8.1
    Author:
    Vaadin Ltd
    See Also:
    Serialized Form
    • Field Detail

      • hierarchyColumnId

        public String hierarchyColumnId
        Contains ID of the hierarchy column set by the developer.
    • Constructor Detail

      • TreeGridState

        public TreeGridState()