Package | basic |
Class | public class ImageBoxSpatial |
Inheritance | ImageBoxSpatial ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | CallEntity : Function | BaseControl | |
CenterImage : Boolean [write-only] | ImageBoxSpatial | ||
![]() | m_bounds : Rectangle | BaseControl | |
ScaleX : Number [write-only] | ImageBoxSpatial | ||
ScaleY : Number [write-only] | ImageBoxSpatial | ||
TextJustification : int [write-only] | ImageBoxSpatial |
Method | Defined By | ||
---|---|---|---|
ImageBoxSpatial | |||
![]() | clearMatrix3D():void | BaseControl | |
![]() | getContainer():Sprite | BaseControl | |
loadImage(_arg_1:String):void | ImageBoxSpatial | ||
![]() | onAttached():void | BaseControl | |
![]() | onChildrenAttached():void | BaseControl | |
![]() | onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEnterFrameHandler():void | BaseControl | |
![]() | onMouseEnabled(_arg_1:Boolean):void | BaseControl | |
![]() | onSetConstrained(_arg_1:Boolean):void | BaseControl | |
onSetData(_arg_1:Object):void | ImageBoxSpatial | ||
![]() | onSetSize(_arg_1:Number, _arg_2:Number):void | BaseControl | |
![]() | onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | BaseControl | |
![]() | onSetVisible(_arg_1:Boolean):void | BaseControl | |
![]() | updateBounds():void | BaseControl |
CenterImage | property |
CenterImage:Boolean
[write-only] public function set CenterImage(value:Boolean):void
ScaleX | property |
ScaleX:Number
[write-only] public function set ScaleX(value:Number):void
ScaleY | property |
ScaleY:Number
[write-only] public function set ScaleY(value:Number):void
TextJustification | property |
TextJustification:int
[write-only] public function set TextJustification(value:int):void
ImageBoxSpatial | () | Constructor |
public function ImageBoxSpatial()
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 |