Abstract
Protected
isPrivate
_asyncPrivate
_platformPrivate
_providerPrivate
_providerPrivate
_redrawProtected
providerProtected
finishProtected
triggerProtected
triggerProtected
unsetProtected
Abstract
setProtected
Abstract
setProtected
Abstract
setProtected
Abstract
unsetPrivate
_cancelPrivate
_getPrivate
_handleOptional
event: IProviderEventPrivate
_handleProtected
redrawProtected
unsetMethod used to set all the provider configs. In the AbstractProviderPattern, it will simply trigger the callback to warn that the configs have been applied to the provider.
AbstractProviderPattern
Method to add a provider event using extensibility
{void}
OSFramework.Patterns.AbstractProviderPattern
Optional
saveEvent: boolean = trueProtected
Abstract
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
Creates an instance of AbstractProviderPattern.
OSFramework.Patterns.AbstractProviderPattern
Defines the Default props and methods for OutSystemsUI Patterns
Export
Abstract
Implements