Protected
getProtected
Get the child reference based on given Id
Child Reference
OSFramework.Patterns.AbstractParent
Child Id of the element to be found
Protected
getProtected
Get a child reference by a given Index position
Child Reference
OSFramework.Patterns.AbstractParent
Index of the item to be returned
Optional
childType: stringTo be based on childType childs collection, otherwise will assume parent only contains one child type!
Protected
getProtected
setProtected
Method that is used to set a given child as a Parent child.
OSFramework.Patterns.AbstractParent
Reference to be added
Protected
unsetGetter that allows to obtain all the childs when parent only contains childs of one type, otherwise a type must be passed in order to return all child of the given type!
OSFramework.Patterns.AbstractParent
Optional
type: stringTo be based on childType childs collection, otherwise will assume parent only contains one child type!
Protected
finishProtected
triggerProtected
triggerProtected
unsetPrivate
_addPrivate
_balloonPrivate
_closePrivate
_hasPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_openPrivate
_optionPrivate
_optionPrivate
_setPrivate
_setPrivate
_setPrivate
_setPrivate
_setPrivate
_touchPrivate
_triggerPrivate
_unsetPrivate
_unsetPrivate
_updatePrivate
_updatePrivate
_updateProtected
setProtected
setProtected
setProtected
unsetProtected
unsetMethod used to be notified by a given dropdownOptionId about a given action and act accordingly
OSFramework.Patterns.Dropdown.ServerSide.OSUIDropdownServerSide
{Enum.ChildNotifyActionType} triggered notification type
Update property value from a given property name at OnParametersChange
OSFramework.Patterns.Dropdown.ServerSide.OSUIDropdownServerSide
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
OSFramework.Patterns.Dropdown.ServerSide.OSUIDropdownServerSide
Event name that will be assigned
Function name that will be passed as a callback function to the event above
Method to set the Balloon options
OSUIDropdownServerSide
Optional
balloonOptions: BalloonOptionsProtected
isPrivate
_balloonPrivate
_balloonPrivate
_balloonPrivate
_balloonPrivate
_balloonPrivate
_balloonPrivate
_balloonPrivate
_balloonPrivate
_balloonPrivate
_closePrivate
_eventPrivate
_eventPrivate
_eventPrivate
_eventPrivate
_eventPrivate
_eventPrivate
_eventPrivate
_eventPrivate
_isPrivate
_platformPrivate
_selectPrivate
_selectProtected
_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
Defines the interface for OSFramework.Patterns.Dropdown > DropdownServerSide Pattern