Packageorg.apache.flex.html.beads.controllers
Classpublic class TreeSingleSelectionMouseController
InheritanceTreeSingleSelectionMouseController Inheritance ListSingleSelectionMouseController Inheritance Object

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The TreeSingleSelectionMouseController class is a controller for org.apache.flex.html.Tree. This controller watches for selection events on the tree item renderers and uses those events to open or close nodes of the tree.



Public Properties
 PropertyDefined By
 Inheritedstrand : IStrand
[write-only] The host component for this bead.
ListSingleSelectionMouseController
Protected Properties
 PropertyDefined By
 InheriteddataGroup : IItemRendererParent
The parent of the item renderers.
ListSingleSelectionMouseController
 InheritedlistModel : ISelectionModel
The model.
ListSingleSelectionMouseController
 InheritedlistView : IListView
The view.
ListSingleSelectionMouseController
Public Methods
 MethodDefined By
  
Constructor.
TreeSingleSelectionMouseController
Protected Methods
 MethodDefined By
 Inherited
ListSingleSelectionMouseController
 Inherited
ListSingleSelectionMouseController
 Inherited
rolloutHandler(event:Event):void
ListSingleSelectionMouseController
 Inherited
ListSingleSelectionMouseController
 Inherited
ListSingleSelectionMouseController
Constructor Detail
TreeSingleSelectionMouseController()Constructor
public function TreeSingleSelectionMouseController()

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.