Package | mx.managers |
Interface | public interface IToolTipManagerClient extends IFlexDisplayObject, flash.display.IBitmapDrawable, flash.events.IEventDispatcher |
Implementors | UIComponent, UIFTETextField, UITextField |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
See also
toolTip | property |
toolTip:String
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
The text of this component's tooltip.
public function get toolTip():String
public function set toolTip(value:String):void