| Package | rdfbrowser.components |
| Class | public class LoginWindow |
| Inheritance | LoginWindow mx.containers.TitleWindow |
| Property | Defined By | ||
|---|---|---|---|
| loginButton : Button | LoginWindow | ||
| password : TextInput | LoginWindow | ||
| username : TextInput | LoginWindow | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | LoginWindow | ||
| loginButton | property |
public var loginButton:ButtonThis property can be used as the source for data binding.
| password | property |
public var password:TextInputThis property can be used as the source for data binding.
| username | property |
public var username:TextInputThis property can be used as the source for data binding.
| LoginWindow | () | Constructor |
public function LoginWindow()Constructor.