AbstracRefreshMehod class abstract

刷新界面 触发方法

Constructors

AbstracRefreshMehod()

Properties

hashCode int
The hash code for this object.
no setterinherited
page int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

configLoading() → void
上啦加载 触发事件
configRefresh() → void
下啦刷新 触发事件
endRefresh(int type, PageState pageState) → void
结束刷新
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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