Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The ToolTipBead class is a specialty bead that can be used with
any control. The bead floats a string over a control if
the user hovers over the control with a mouse.
strand:IStrand
[write-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The host component for this bead.
Implementation public function set strand(value:IStrand ):void
toolTip:String
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The string to use as the toolTip.
Implementation public function get toolTip():String
public function set toolTip(value:String):void
public function ToolTipBead()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
constructor.
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00