Package | menu3.modal |
Class | public class ModalDialogImageWithText |
Inheritance | ModalDialogImageWithText ![]() ![]() ![]() ![]() ![]() |
Constant | Defined By | ||
---|---|---|---|
FRAME_HEIGHT_MAX : Number = 768.223 [static] | ModalDialogImageWithText | ||
FRAME_HEIGHT_MIN : Number = 260 [static] | ModalDialogImageWithText | ||
FRAME_REST_HEIGHT : Number = 160 [static] | ModalDialogImageWithText | ||
FRAME_WIDTH : Number = 870 [static] | ModalDialogImageWithText |
m_viewDescription | property |
protected var m_viewDescription:TextField
m_viewFrame | property |
protected var m_viewFrame:Sprite
m_viewImage | property |
protected var m_viewImage:Sprite
m_viewText | property |
protected var m_viewText:TextField
m_viewTitle | property |
protected var m_viewTitle:TextField
ModalDialogImageWithText | () | Constructor |
public function ModalDialogImageWithText(_arg_1:Object)
_arg_1:Object |
createView | () | method |
protected function createView():void
hide | () | method |
override public function hide():void
onSetData | () | method |
override public function onSetData(_arg_1:Object):void
Parameters
_arg_1:Object |
FRAME_HEIGHT_MAX | Constant |
public static const FRAME_HEIGHT_MAX:Number = 768.223
FRAME_HEIGHT_MIN | Constant |
public static const FRAME_HEIGHT_MIN:Number = 260
FRAME_REST_HEIGHT | Constant |
public static const FRAME_REST_HEIGHT:Number = 160
FRAME_WIDTH | Constant |
public static const FRAME_WIDTH:Number = 870