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