great_list_view
great_list_view
TreeListAdapter
<
T
>
childrenCount property
childrenCount
great_list_view
great_list_view
TreeListAdapter
<
T
>
childrenCount property
TreeListAdapter class
Constructors
TreeListAdapter
Properties
childAt
childrenCount
count
equals
hashCode
includeRoot
indexOfChild
isNodeExpanded
parentOf
root
runtimeType
startingLevel
windowSize
Methods
countSubTree
indexToNode
isLeaf
isRootNode
levelOf
nodeToIndex
noSuchMethod
notifyNodeCollapsing
notifyNodeExpanding
notifyNodeInserting
notifyNodeRemoving
notifyTreeChanged
subTreeOf
toString
Operators
operator ==
childrenCount
property
int
Function
(
T
node
)
childrenCount
final
Implementation
final int Function(T node) childrenCount;