A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
label — Property in class com.flextoolbox.controls.TreeMap
A TreeMap may display a label in its header.
label — Property in class com.flextoolbox.controls.treeMapClasses.TreeMapNodeData
The textual representation of the item data, based on the treemap class' itemToLabel() method.
label — Property in class com.flextoolbox.controls.treeMapClasses.TreeMapNodeRenderer
Always returns an empty string ("") because anything else ruins the component's performance.
labelField — Property in class com.flextoolbox.controls.TreeMap
The name of the field in the data provider items to display as the label of the data renderer.
labelField — Property in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
labelFunction — Property in class com.flextoolbox.controls.TreeMap
A user-supplied function to run on each item to determine its label.
labelFunction — Property in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
layoutStrategy — Property in class com.flextoolbox.controls.TreeMap
The custom layout algorithm for the control.
layoutStrategy — Property in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z