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