
Public Member Functions | |
| WOComponent | adaptorSettingsUpdateClicked () |
| WOComponent | appConfigLinkClicked () |
| String | argsDiff () |
| String | browserDiff () |
| String | cachingDiff () |
| String | debugDiff () |
| String | displayName () |
| WOComponent | forceQuitClicked () |
| Integer | id () |
| String | instanceLifebeatInterval () |
| InstConfigurePage (WOContext aWocontext) | |
| boolean | isWindowsHost () |
| String | lifebeatDiff () |
| String | minDiff () |
| String | outputDiff () |
| String | pathDiff () |
| WOComponent | pathPickerWizardClicked () |
| WOComponent | pathPickerWizardClickedOutput () |
| Integer | port () |
| WOComponent | returnClicked () |
| void | setDisplayName (Object foo) |
| void | setId (Integer value) |
| void | setPort (Integer value) |
| WOComponent | startupUpdateClicked () |
Static Public Member Functions | |
| static InstConfigurePage | create (WOContext context, MInstance instance) |
Private Member Functions | |
| WOComponent | _pathPickerWizardClicked (String callbackKeyPath) |
| boolean | safeEquals (Object a, Object b) |
Static Private Attributes | |
| static String | _diffString = "<span class=\"Warning\">**</span>" |
| static String | _emptyString = "" |
| static final long | serialVersionUID = 2930097368474314793L |
| InstConfigurePage | ( | WOContext | aWocontext | ) |
| WOComponent _pathPickerWizardClicked | ( | String | callbackKeyPath | ) | [private] |
| WOComponent adaptorSettingsUpdateClicked | ( | ) |
| WOComponent appConfigLinkClicked | ( | ) |
| String argsDiff | ( | ) |
| String browserDiff | ( | ) |
| String cachingDiff | ( | ) |
| static InstConfigurePage create | ( | WOContext | context, | |
| MInstance | instance | |||
| ) | [static] |
| String debugDiff | ( | ) |
| String displayName | ( | ) |
| WOComponent forceQuitClicked | ( | ) |
| Integer id | ( | ) |
| String instanceLifebeatInterval | ( | ) |
| boolean isWindowsHost | ( | ) |
| String lifebeatDiff | ( | ) |
| String minDiff | ( | ) |
| String outputDiff | ( | ) |
| String pathDiff | ( | ) |
| WOComponent pathPickerWizardClicked | ( | ) |
| WOComponent pathPickerWizardClickedOutput | ( | ) |
| Integer port | ( | ) |
| WOComponent returnClicked | ( | ) |
| boolean safeEquals | ( | Object | a, | |
| Object | b | |||
| ) | [private] |
| void setDisplayName | ( | Object | foo | ) |
| void setId | ( | Integer | value | ) |
| void setPort | ( | Integer | value | ) |
| WOComponent startupUpdateClicked | ( | ) |
String _diffString = "<span class=\"Warning\">**</span>" [static, private] |
String _emptyString = "" [static, private] |
final long serialVersionUID = 2930097368474314793L [static, private] |
Reimplemented from MonitorComponent.
1.5.8