SuperboardViewHandler class

Constructors

SuperboardViewHandler()

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

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

Static Properties

cacheFile ↔ void Function(Map<Object?, Object?> info)?
getter/setter pair
onError ↔ void Function(int errorCode)?
getter/setter pair
onRemoteSuperBoardAuthChanged ↔ void Function(Map<Object?, Object?> authInfo)?
getter/setter pair
onRemoteSuperBoardGraphicAuthChanged ↔ void Function(Map<Object?, Object?> authInfo)?
getter/setter pair
onRemoteSuperBoardSubViewAdded ↔ void Function(Map<Object?, Object?> subViewModel)?
getter/setter pair
onRemoteSuperBoardSubViewRemoved ↔ void Function(Map<Object?, Object?> subViewModel)?
getter/setter pair
onRemoteSuperBoardSubViewSwitched ↔ void Function(String uniqueID)?
getter/setter pair
onSuperBoardSubViewScrollChanged ↔ void Function(String uniqueID, int page, int pageCount)?
getter/setter pair
onSuperBoardSubViewSizeChanged ↔ void Function(String uniqueID, Map size)?
getter/setter pair
uploadFile ↔ void Function(Map<Object?, Object?> info)?
getter/setter pair
uploadH5File ↔ void Function(Map<Object?, Object?> info)?
getter/setter pair