Package | net.user1.reactor.ui |
Class | public class ClientAttributeGrid |
Inheritance | ClientAttributeGrid ![]() |
Since : | 1.0.0 |
Default MXML PropertydataProvider
See also
Variable | Defined By | ||
---|---|---|---|
client : IClient
The Client whose attributes will be displayed by this ClientAttributeGrid. | ClientAttributeGrid |
Method | Defined By | ||
---|---|---|---|
ClientAttributeGrid | |||
dispose():void
Disposes of the resources used by this object, preparing it for garbage
collection. | ClientAttributeGrid |
client | variable |
client:IClient
Since : | ReactorGUI 1.0.0 |
The Client whose attributes will be displayed by this ClientAttributeGrid.
public function get client():IClient
public function set client(value:IClient):void
ClientAttributeGrid | () | Constructor |
public function ClientAttributeGrid()
dispose | () | method |
public function dispose():void
Since : | ReactorGUI 1.0.0 |
Disposes of the resources used by this object, preparing it for garbage collection.