VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IDisplayObject
Package
vegas.display
Interface
public interface IDisplayObject extends flash.events.IEventDispatcher,
Lockable
,
Loggable
Implementors
CoreBitmap
,
CoreLoader
,
CoreMovieClip
,
CoreShape
,
CoreSimpleButton
,
CoreSprite
,
CoreTextField
,
CoreVideo
This interface defines all interfaces who implements the core displays objects.
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
logger
:
Logger
Determinates the internal Logger reference of this Loggable object.
Loggable
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
isLocked
():Boolean
Returns true if the object is locked.
Lockable
lock
():void
Locks the object.
Lockable
unlock
():void
Unlocks the object.
Lockable
Mardi Août 16 2011, 02:33 PM +02:00