A.LinkedSet Class
A base class for LinkedSet.
Constructor
A.LinkedSet
(
-
config
Parameters:
-
config
ObjectObject literal specifying widget configuration properties.
Index
Methods
Methods
_defAddFn
(
protected
-
event
Implements the add
custom event behavior. Appends the specified element
to the end of this linked set.
Parameters:
-
event
Object
_defRemoveFn
(
protected
-
event
Implements the remove
custom event behavior. Removes the element and
reorders the linked set.
Parameters:
-
event
Object
initializer
()
protected
Construction logic executed during A.LinkedSet
instantiation.
Lifecycle.
values
()
Array
Gets a list view of the values contained in this linked set.
Returns:
Array: