Packagestimulsoft.controls_old.visual
Classpublic class StiMainButton
InheritanceStiMainButton Inheritance mx.controls.Button



Public Properties
 PropertyDefined By
  designer : StiDesignerFx
StiMainButton
  superToolTip : Object
StiMainButton
Public Methods
 MethodDefined By
  
StiMainButton(menuButton:Boolean = false)
StiMainButton
Protected Methods
 MethodDefined By
  
onMouseDown(e:MouseEvent):void
StiMainButton
Property Detail
designerproperty
designer:StiDesignerFx


Implementation
    public function get designer():StiDesignerFx
    public function set designer(value:StiDesignerFx):void
superToolTipproperty 
superToolTip:Object


Implementation
    public function get superToolTip():Object
    public function set superToolTip(value:Object):void
Constructor Detail
StiMainButton()Constructor
public function StiMainButton(menuButton:Boolean = false)



Parameters
menuButton:Boolean (default = false)
Method Detail
onMouseDown()method
protected function onMouseDown(e:MouseEvent):void

Parameters

e:MouseEvent