Package com.dlsc.flexgantt.policy.treetable

Policies that will be used in the context of a tree table

See:
          Description

Interface Summary
INodeDragAndDropPolicy A policy used for controlling the drag & drop operations within the tree table.
INodeEditPolicy A policy for specifying the editing capabilities within the tree table.
IRowPolicy A policy for controlling the behaviour of the rows in a tree table.
 

Class Summary
DefaultNodeDragAndDropPolicy The default implementation of the drag and drop policy for tree table nodes.
DefaultNodeEditPolicy The default implementation of the edit policy for tree table nodes.
DefaultRowPolicy The default implementation of the row policy.
 

Package com.dlsc.flexgantt.policy.treetable Description

Policies that will be used in the context of a tree table