GlobalLeftScroll class

Constructors

GlobalLeftScroll()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
map Map<LeftScrollCloseTag?, Map<Key?, LeftScrollStatusCtrl>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

needCloseOtherRowOfTag(LeftScrollCloseTag? tag, Key? key) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeListener(LeftScrollCloseTag tag) bool
removeRowWithAnimation(LeftScrollCloseTag? tag, Key? key, {Function? onRemove}) → dynamic
删除目标行
targetStatus(LeftScrollCloseTag? tag, Key? key) LeftScrollStatusCtrl?
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance GlobalLeftScroll?
no setter