great_list_view
great_list_view
TreeListAdapter
<
T
>
indexOfChild property
indexOfChild
great_list_view
great_list_view
TreeListAdapter
<
T
>
indexOfChild 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 ==
indexOfChild
property
int
Function
(
T
parent
,
T
node
)
indexOfChild
final
Implementation
final int Function(T parent, T node) indexOfChild;