Uses of Class
org.eclnt.ccaddons.pbc.CCDataTree.DataColumnInfo
Packages that use CCDataTree.DataColumnInfo
-
Uses of CCDataTree.DataColumnInfo in org.eclnt.ccaddons.pbc
Methods in org.eclnt.ccaddons.pbc that return types with arguments of type CCDataTree.DataColumnInfoMethods in org.eclnt.ccaddons.pbc with parameters of type CCDataTree.DataColumnInfoModifier and TypeMethodDescriptionvoidCCDataTree.sortByDataColumn(CCDataTree.DataColumnInfo dci, boolean ascending) By default the tree is sorted by the text of the tree columns.