Protected
isProtected
providerProtected
hiddenProtected
virtualselectProtected
virtualselectProtected
finishProtected
triggerProtected
triggerProtected
unsetProtected
redrawMethod to add a provider event using extensibility
{void}
OSFramework.Patterns.AbstractProviderPattern
Optional
saveEvent: boolean = trueProtected
createProtected
setProtected
setProtected
setProtected
unsetProtected
unsetUpdate property value from a given property name at OnParametersChange
Providers.OSUI.Dropdown.VirtualSelect.AbstractVirtualSelect
the name of the property that will be changed
the new value that should be assigned to the given property name
Method used to register the provider callback
Providers.OSUI.Dropdown.VirtualSelect.AbstractVirtualSelect
Event name that will be assigned
Function name that will be passed as a callback function to the event above
Method used to set all the extended VirtualSelect properties across the different types of instances
Providers.OSUI.Dropdown.VirtualSelect.AbstractVirtualSelect
Method used to set the Dropdown options values dynamically
Providers.OSUI.Dropdown.VirtualSelect.AbstractVirtualSelect
List of options to bet set
If True, OnChange event will not be triggered
Protected
getProtected
Get the selected values options that will be used to pass into platform as a JSON string
{DropDownOption[]}
Providers.OSUI.Dropdown.VirtualSelect.Tags.OSUIVirtualSelectTags
Protected
prepareProtected
_enableProtected
Getter that allows to obtain the accessibility is enabled.
OSFramework.Patterns.AbstractPattern
Getter that allows to obtain the self element.
OSFramework.Patterns.AbstractPattern
Getter that tells if the pattern is already built.
OSFramework.Patterns.AbstractPattern
Current configurations/state of the pattern.
OSFramework.Patterns.AbstractPattern
Unique id of the pattern. Internal use only.
OSFramework.Patterns.AbstractPattern
Id of the pattern known by the developer. External use only.
OSFramework.Patterns.AbstractPattern
ProviderInfo getter
OSFramework.Patterns.AbstractProviderPattern
Provider getter
OSFramework.Patterns.AbstractProviderPattern
Defines the interface for VirtualSelect provider based Patterns