Package | net.user1.reactor.ui |
Class | public class BanClientPane |
Inheritance | BanClientPane ![]() ![]() |
Variable | Defined By | ||
---|---|---|---|
client : IClient
Returns the client reference. | BanClientPane |
Method | Defined By | ||
---|---|---|---|
BanClientPane | |||
banClickListener(e:MouseEvent):void [override] | BanClientPane | ||
dispose():void
Disposes of the resources used by this object, preparing it for garbage
collection. | BanClientPane | ||
![]() | foreverCheckboxClickListener(e:MouseEvent):void | BanBase |
client | variable |
client:IClient
Since : | ReactorGUI 1.0.0 |
Returns the client reference.
public function get client():IClient
public function set client(value:IClient):void
BanClientPane | () | Constructor |
public function BanClientPane()
banClickListener | () | method |
override public function banClickListener(e:MouseEvent):void
Parameters
e:MouseEvent |
dispose | () | method |
public function dispose():void
Since : | ReactorGUI 1.0.0 |
Disposes of the resources used by this object, preparing it for garbage collection.