|
Class: VirtualRootItem (private in HTTPServerSettingsAppl
This class is only visible from within
HTTPServerSettingsAppl.
Object
|
+--HTTPServerSettingsAppl::VirtualRootItem
- Package:
- stx:goodies/webServer/ui
- Category:
- Net-Communication-HTTP-Settings
- Owner:
- HTTPServerSettingsAppl
instance creation
-
virtual: aVirtual real: aReal default: aDefault
-
accessing
-
default
-
return the value of the instance variable 'default' (automatically generated)
-
default: something
-
set the value of the instance variable 'default' (automatically generated)
-
real
-
return the value of the instance variable 'real' (automatically generated)
-
real: something
-
set the value of the instance variable 'real' (automatically generated)
-
virtual
-
return the value of the instance variable 'virtual' (automatically generated)
-
virtual: something
-
set the value of the instance variable 'virtual' (automatically generated)
|