TestPanel

Undocumented in source.

Constructors

this
this(InstallerUI installerUI)
Undocumented in source.

Members

Functions

allowBack
bool allowBack()
Undocumented in source. Be warned that the author may not have intended to support it.
allowNext
bool allowNext()
Undocumented in source. Be warned that the author may not have intended to support it.
complete
bool complete()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
char[] getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getWidget
Widget getWidget()
Undocumented in source. Be warned that the author may not have intended to support it.
selected
bool selected()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

active
bool active;
Undocumented in source.
vbox
VBox vbox;
Undocumented in source.

Inherited Members

From UserPanel

installerUI
InstallerUI installerUI;
Undocumented in source.
completed
bool completed;
Undocumented in source.
getWidget
Widget getWidget()
Undocumented in source.
getName
char[] getName()
Undocumented in source.
allowNext
bool allowNext()
Undocumented in source. Be warned that the author may not have intended to support it.
allowBack
bool allowBack()
Undocumented in source. Be warned that the author may not have intended to support it.
selected
bool selected()
Undocumented in source. Be warned that the author may not have intended to support it.
exited
bool exited()
Undocumented in source. Be warned that the author may not have intended to support it.
complete
bool complete()
Undocumented in source. Be warned that the author may not have intended to support it.
newSelection
HBox newSelection(char[] selection, char[] id)
Undocumented in source. Be warned that the author may not have intended to support it.
newDirectory
HBox newDirectory(char[] label, char[] id, SizeGroup sizeGroup)
Undocumented in source. Be warned that the author may not have intended to support it.
newButton
HBox newButton(Button actionButton, char[] id)
Undocumented in source. Be warned that the author may not have intended to support it.
userSelection
void userSelection(CheckButton check)
Undocumented in source. Be warned that the author may not have intended to support it.
userHelp
void userHelp(Button button)
Undocumented in source. Be warned that the author may not have intended to support it.
userDirectory
void userDirectory(Button button)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta