ListViewControllerMethods class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getVariable(PageState state, ListViewAction action)
→ ListViewControllerVariable
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
reorder(BuildContext context, PageState state, ID nodeID, int newIndex, int l, dynamic onReorder(int, int))
→ void
-
-
runFunction(BuildContext context, ListViewAction action, int loop)
→ Future
-
-
scrollToEnd()
→ void
-
-
scrollToIndex(ScrollController controller, int value)
→ void
-
-
scrollToStart()
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited