documentationfor yFiles for HTML 2.6

Usages of PartitionGrid

Properties

cellIdsin PartitionGridDataGets or sets the mapping from nodes to PartitionCellId using the partition grid as context.
gridin PartitionGridDataGets or sets the partition grid.
gridin TableLayoutConfiguratorGets the PartitionGrid created in the prepare method.

Fields

PARTITION_GRID_DP_KEYin PartitionGridA data provider key for storing the partition grid structure.
GROUP_NODE_PARTITION_GRID_DP_KEYin RecursiveGroupLayoutA data provider key for specifying a local partition grid for each group node.

Method Return Values

getPartitionGrid (Graph)in PartitionGridReturns the PartitionGrid instance associated with the given graph.

Method Parameters

PartitionGridData ()in PartitionGridDataCreates a new instance of PartitionGridData which helps configuring PartitionGrid.