Packagebasic
Classpublic class ImageBox
InheritanceImageBox Inheritance BaseControl Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 InheritedCallEntity : Function
BaseControl
  CenterImage : Boolean
[write-only]
ImageBox
 Inheritedm_bounds : Rectangle
BaseControl
  ScaleX : Number
[write-only]
ImageBox
  ScaleY : Number
[write-only]
ImageBox
Public Methods
 MethodDefined By
  
ImageBox
 Inherited
BaseControl
 Inherited
getContainer():Sprite
BaseControl
  
loadImage(_arg_1:String):void
ImageBox
 Inherited
onAttached():void
BaseControl
 Inherited
BaseControl
 Inherited
onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
BaseControl
 Inherited
onMouseEnabled(_arg_1:Boolean):void
BaseControl
 Inherited
onSetConstrained(_arg_1:Boolean):void
BaseControl
  
onSetData(_arg_1:Object):void
ImageBox
 Inherited
onSetSize(_arg_1:Number, _arg_2:Number):void
BaseControl
 Inherited
onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
BaseControl
  
onSetVisible(_arg_1:Boolean):void
[override]
ImageBox
 Inherited
BaseControl
Protected Methods
 MethodDefined By
 Inherited
getProperty(_arg_1:String):*
BaseControl
 Inherited
print(_arg_1:*):void
BaseControl
 Inherited
sendBounds(_arg_1:Rectangle):void
BaseControl
 Inherited
sendEvent(_arg_1:String):void
BaseControl
 Inherited
sendEventWithValue(_arg_1:String, _arg_2:*):void
BaseControl
Property Detail
CenterImageproperty
CenterImage:Boolean  [write-only]


Implementation
    public function set CenterImage(value:Boolean):void
ScaleXproperty 
ScaleX:Number  [write-only]


Implementation
    public function set ScaleX(value:Number):void
ScaleYproperty 
ScaleY:Number  [write-only]


Implementation
    public function set ScaleY(value:Number):void
Constructor Detail
ImageBox()Constructor
public function ImageBox()



Method Detail
loadImage()method
public function loadImage(_arg_1:String):void

Parameters

_arg_1:String

onSetData()method 
public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

onSetVisible()method 
override public function onSetVisible(_arg_1:Boolean):void

Parameters

_arg_1:Boolean