| Package | lunas |
| Interface | public interface Component extends Drawable, Border, IDisplayObject, Groupable, flash.events.IEventDispatcher, Lockable, Loggable |
| Implementors | CoreComponent |
| Property | Defined By | ||
|---|---|---|---|
![]() | border : EdgeMetrics
Indicates the thickness, in pixels, of the four edge regions around a visual component. | Border | |
![]() | group : Boolean
Indicates with a boolean if this object is grouped. | Groupable | |
![]() | groupName : String
Indicates the name of the group of this object. | Groupable | |
| layout : Layout
Determinates the layout of this container. | Component | ||
![]() | logger : Logger
Determinates the internal Logger reference of this Loggable object. | Loggable | |