Package | stimulsoft.controls_old.visual |
Class | public class StiMainButton |
Inheritance | StiMainButton ![]() |
Property | Defined By | ||
---|---|---|---|
designer : StiDesignerFx | StiMainButton | ||
superToolTip : Object | StiMainButton |
Method | Defined By | ||
---|---|---|---|
StiMainButton(menuButton:Boolean = false) | StiMainButton |
Method | Defined By | ||
---|---|---|---|
onMouseDown(e:MouseEvent):void | StiMainButton |
designer | property |
designer:StiDesignerFx
public function get designer():StiDesignerFx
public function set designer(value:StiDesignerFx):void
superToolTip | property |
superToolTip:Object
public function get superToolTip():Object
public function set superToolTip(value:Object):void
StiMainButton | () | Constructor |
public function StiMainButton(menuButton:Boolean = false)
menuButton:Boolean (default = false )
|
onMouseDown | () | method |
protected function onMouseDown(e:MouseEvent):void
Parameters
e:MouseEvent |