Overview
This function returns an array containing all children and nested children of the specified object, traversing the entire view hierarchy.
Parameters
getAllDescendentViews(object)
Object
The parent object whose descendants you want to retrieve.