Abstract
Protected
$elementProtected
defaultProtected
disposedProtected
isProtected
optionsProtected
Abstract
createThis is an empty method. To overwrite within derived classes. Contains everything which is ui relevant and returns a Promise. If all controls on the ui have returned this promise the page event "rendered" is fired. See also Page.addEventListener and PageEventsEnum
Protected
createCreate method for PDF creation.
a Promise
Protected
cssDisables the control.
Disposes the control.
Enables the control.
Protected
initProtected
nameReturns the name of the constructor.
Protected
registerRegister events here. This is an empty method and could be overwritten in derived classes.
Base control of all HybridForms ui controls. This class has no public properties or methods.