
Public Member Functions | |
| WOComponent | configureHostClicked () |
| HostConfigurePage (WOContext aWocontext) | |
| String | hostTypeSelection () |
| void | setHostTypeSelection (String newType) |
| WOComponent | syncHostClicked () |
Static Public Member Functions | |
| static HostConfigurePage | create (WOContext context, MHost host) |
Public Attributes | |
| NSArray | hostTypeList = MObject.hostTypeArray |
Private Attributes | |
| String | _hostTypeSelection |
Static Private Attributes | |
| static final long | serialVersionUID = -2948616033564158515L |
| HostConfigurePage | ( | WOContext | aWocontext | ) |
| WOComponent configureHostClicked | ( | ) |
| static HostConfigurePage create | ( | WOContext | context, | |
| MHost | host | |||
| ) | [static] |
| String hostTypeSelection | ( | ) |
| void setHostTypeSelection | ( | String | newType | ) |
| WOComponent syncHostClicked | ( | ) |
String _hostTypeSelection [private] |
| NSArray hostTypeList = MObject.hostTypeArray |
final long serialVersionUID = -2948616033564158515L [static, private] |
serialVersionUID
Reimplemented from MonitorComponent.
1.5.8