dhx.PowerArray
Type: Interface
File:
Based on: has not base object
Included in:
Methods
each
- executes a method for each element of an array
find
- gets the index of an element in an array
insertAt
- adds an element in a collection at a specific position
map
- creates a new array from data source, by using results of functor
remove
- removes an element from an array
removeAt
- removes one or more elements from a specified position
Events
Doesn't have any
Properties
Doesn't have any