
Public Member Functions | |
| WOComponent | appPageClicked () |
| WOComponent | loginClicked () |
| boolean | loginRequired () |
| Main (WOContext aWocontext) | |
| String | message () |
| String | password () |
| void | setPassword (String aString) |
Private Attributes | |
| String | _message |
| String | _password |
Static Private Attributes | |
| static final long | serialVersionUID = -6041828876924813157L |
| Main | ( | WOContext | aWocontext | ) |
| WOComponent appPageClicked | ( | ) |
| WOComponent loginClicked | ( | ) |
| boolean loginRequired | ( | ) |
| String message | ( | ) |
Reimplemented from MonitorComponent.
| String password | ( | ) |
| void setPassword | ( | String | aString | ) |
Reimplemented from MonitorComponent.
final long serialVersionUID = -6041828876924813157L [static, private] |
Reimplemented from MonitorComponent.
1.5.8