| Package | ardisia.components.iconButton.events |
| Class | public class IconButtonEvent |
| Inheritance | IconButtonEvent flash.events.Event |
| Method | Defined By | ||
|---|---|---|---|
IconButtonEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false) | IconButtonEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| FLYOUT_HIDE : String = flyoutHide [static] | IconButtonEvent | ||
| FLYOUT_SHOW : String = flyoutShow [static] | IconButtonEvent | ||
| IconButtonEvent | () | Constructor |
public function IconButtonEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)type:String | |
bubbles:Boolean (default = false) | |
cancelable:Boolean (default = false) |
| FLYOUT_HIDE | Constant |
public static const FLYOUT_HIDE:String = flyoutHide| FLYOUT_SHOW | Constant |
public static const FLYOUT_SHOW:String = flyoutShow