Protected notifyProtected setProtected
Method that will Get and Set parent element info.
OSFramework.Patterns.AbstractChild
Selector to find for parent Element
API reference method from Parent Pattern that will return the PatternById
Optional canBeOrphan: booleanoption for patterns that can work without a parent
Protected finishPrivate _onPrivate _onPrivate _removePrivate _setPrivate _updateProtected setProtected setProtected setProtected unsetProtected unsetMethod used to register the callback
OSFramework.Patterns.DropdownServerSideItem.DropdownServerSideItem
Event name that will be assigned
Function name that will be passed as a callback function to the event above
Getter that allows to check if it's the first child.
OSFramework.Patterns.AbstractChild
Getter that allows to check if it's the last child.
OSFramework.Patterns.AbstractChild
Setter that allows to define it's the last child.
OSFramework.Patterns.AbstractChild
Getter that allows to obtain the parentId.
OSFramework.Patterns.AbstractChild
Getter that allows to obtain the parent reference.
OSFramework.Patterns.AbstractChild
Protected _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
Getter that allows to obtain the IsSelectd status value.
OSFramework.Patterns.DropdownServerSideItem.DropdownServerSideItem
Getter that allows to obtain the ItemId value.
OSFramework.Patterns.DropdownServerSideItem.DropdownServerSideItem
Private _eventPrivate _eventPrivate _platformKey used to trigger the notification into Dropdown parent
OSFramework.Patterns.DropdownServerSideItem.IDropdownServerSideItem
Class that implements the DropdownServerSideItem pattern.
Export
Implements