UserPanel

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.
exited
bool exited()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
char[] getName()
Undocumented in source.
getWidget
Widget getWidget()
Undocumented in source.
newButton
HBox newButton(Button actionButton, 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.
newSelection
HBox newSelection(char[] selection, char[] id)
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.
userDirectory
void userDirectory(Button button)
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.
userSelection
void userSelection(CheckButton check)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

completed
bool completed;
Undocumented in source.
installerUI
InstallerUI installerUI;
Undocumented in source.

Meta