| Interface | Description |
|---|---|
| Configurable | |
| DynamicInstallerRequirementValidator |
Implicit data validator for checking a set of conditions on each panel change
|
| DynamicVariable | |
| InstallData |
InstallData holds data used throughout the installation. |
| Overrides | |
| Value | |
| ValueFilter |
Filter the data is sent through after evaluating the variable,
before the evaluation value is returned to the installer
|
| VariableMapper | |
| Variables |
A collection of variables.
|
| Class | Description |
|---|---|
| AutomatedInstallData |
Encloses information about the install process.
|
| ConfigurationOption | |
| ConsolePrefs | |
| ExecutableFile |
Encloses information about a executable file.
|
| GUIPrefs |
This class holds the GUI preferences for an installer.
|
| GUIPrefs.LookAndFeel | |
| Info |
Contains some information for an installer, as defined in the
|
| Info.Author |
This class represents an author.
|
| Info.TempDir |
Represents a temporary directory with a randomly generated file name starting with
the specified prefix and ending with the specified suffix.
|
| InstallerRequirement |
A requirement which has to be fulfilled to start the installer.
|
| LocaleDatabase |
Represents a database of a locale.
|
| Pack |
Represents a Pack.
|
| PackFile |
Encloses information about a packed file.
|
| PackInfo |
Temporary holding place for Pack information as the Packager is built.
|
| Panel | |
| PanelActionConfiguration | |
| PanelValidator |
Enhancement of
DataValidator, allows to implement a custom panel validator which can be configured by a
<configuration> section. |
| ParsableFile |
Encloses information about a parsable file.
|
| ScriptParserConstant | |
| UpdateCheck |
Encloses information about an update check.
|
| XPackFile |
A
PackFile that includes the file position in the installation media. |
| Enum | Description |
|---|---|
| Blockable |
Blockable enum for pack file
|
| LookAndFeels | |
| OverrideType |
Override type for pack
|
| PackColor |
Enumeration of pack colors
|
| PackCompression |
Pack compression format enum
|
| Panel.ConfirmQuitType |
Whether we confirm quit from this panel.
|
Copyright © 2001–2025. All rights reserved.