Static
TypeOne of CtrlProperties
Returns the input element of the control
This function is actually inherited from ExtJS: https://docs.sencha.com/extjs/6.2.0/modern/Ext.mixin.Observable.html#method-on
Optional
scope: anyOptional
options: objectThe value of the item that should be selected.
If there doesn't exist an entry with the value or the entry is hidden or disabled, we don't
change the actual selection but show the value of the "Placeholder" property.
Optional
silent: booleanIf true the controls "Value changed" signal won't be fired.
Show or hide the control
True:
"Show"
False:
"PluggedOut"
Optional
updateCtrlProperty: booleanFills the combobox store with the given data
This function is actually inherited from ExtJS: https://docs.sencha.com/extjs/6.2.0/modern/Ext.mixin.Observable.html#method-un
Optional
scope: anyGenerated using TypeDoc
This is the actual name of the component