great_list_view
great_list_view
TreeListAdapter
<
T
>
equals property
equals
great_list_view
great_list_view
TreeListAdapter
<
T
>
equals 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 ==
equals
property
bool
Function
(
T
nodeA
,
T
nodeB
)
equals
final
Implementation
final bool Function(T nodeA, T nodeB) equals;