Package com.zerog.ia.api.pub.controls
Exposed built-in controls.
Custom Panels are only available in the Enterprise edition.
-
Class Summary Class Description IAButton The IAButton class exposes the InstallAnywhere internal button, used by some install panels and by the Advanced Designer.IAChoiceGroup The IAChoiceGroup class exposes the InstallAnywhere internal choice components, used by some install panels and by the Advanced Designer.IAControl Abstract class which InstallAnywhere exposed controls inherit from.IAFileChooser The IAFileChooser class exposes the InstallAnywhere internal file chooser, used by some install panels and by the Advanced Designer.IALabel The IALabel class exposes the InstallAnywhere internal label, used by some install panels and by the Advanced Designer.IAOSXSecureTextService The IAOSXSecureTextService class exposes OSX secure services to be used on external text fields in custom codes of OSX authenticated installers due to an inherent bug with java in case of elevations.IATextField The IATextField class exposes the InstallAnywhere internal text field, used by some install panels and by the Advanced Designer.IATextPane The IATextPane class exposes the InstallAnywhere internal text pane, supports Multiline content, URL and high DPI.