Class PartitionNodeData

  • All Implemented Interfaces:
    ActionAwareNode

    public class PartitionNodeData
    extends java.lang.Object
    implements ActionAwareNode
    Data class used for nodes which number of children exceeded partitionThreshold. Such children's nodes are not displayed directly as a children but the nodes are wrapped into additional nodes of range, for example '1 ... 100', '101 ... 200'