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  
toolTip — Property in class com.flextoolbox.controls.treeMapClasses.TreeMapNodeData
The alternative textual representation of the item data, based on the treemap class' itemToToolTip() method.
toolTipField — Property in class com.flextoolbox.controls.TreeMap
The name of the field in the data provider items to display as the ToolTip of the data renderer.
toolTipField — Property in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
toolTipFunction — Property in class com.flextoolbox.controls.TreeMap
A user-supplied function to run on each item to determine its ToolTip.
toolTipFunction — Property in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
TreeMap — Class in package com.flextoolbox.controls
A treemap is a space-constrained visualization of hierarchical structures.
TreeMap() — Constructor in class com.flextoolbox.controls.TreeMap
Constructor.
treeMapData — Property in interface com.flextoolbox.controls.treeMapClasses.IDropInTreeMapNodeRenderer
Implements the treeMapData property
treeMapData — Property in class com.flextoolbox.controls.treeMapClasses.TreeMapNodeRenderer
TreeMapEvent — Class in package com.flextoolbox.events
The TreeMapEvent class represents events associated with nodes of the TreeMap control.
TreeMapEvent(type, bubbles, cancelable, nodeRenderer:com.flextoolbox.controls.treeMapClasses:ITreeMapNodeRenderer) — Constructor in class com.flextoolbox.events.TreeMapEvent
Constructor.
TreeMapHeader — Class in package com.flextoolbox.controls.treeMapClasses
The TreeMapHeader class defines the appearance of the header buttons of an TreeMap.
TreeMapHeader() — Constructor in class com.flextoolbox.controls.treeMapClasses.TreeMapHeader
Constructor.
TreeMapHeaderSkin — Class in package com.flextoolbox.skins.halo
The skin for all the states of an TreeMapHeader in a TreeMap.
TreeMapHeaderSkin() — Constructor in class com.flextoolbox.skins.halo.TreeMapHeaderSkin
Constructor.
TreeMapNodeData — Class in package com.flextoolbox.controls.treeMapClasses
The TreeMapNodeData class defines the data type of the treeMapData property implemented by drop-in item renderers for the TreeMap control.
TreeMapNodeData(label, weight, color, toolTip, uid, owner) — Constructor in class com.flextoolbox.controls.treeMapClasses.TreeMapNodeData
Constructor.
TreeMapNodeRenderer — Class in package com.flextoolbox.controls.treeMapClasses
The standard renderer used for TreeMap nodes.
TreeMapNodeRenderer() — Constructor in class com.flextoolbox.controls.treeMapClasses.TreeMapNodeRenderer
Constructor.
TreeMapNodeSkin — Class in package com.flextoolbox.skins.halo
The skin for all the states of a TreeMapNodeRenderer.
TreeMapNodeSkin() — Constructor in class com.flextoolbox.skins.halo.TreeMapNodeSkin
Constructor.
TreeMapZoomOutType — Class in package com.flextoolbox.controls
Defines constants for different behaviors a TreeMap may follow when zooming out.
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