IActionEvent class abstract

Constructors

IActionEvent()

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

actionCompoment(int idAction, List<Map<String, Object?>> dsAction, {int idData = 0, Map<String, Object> params, int closeNumberPrevScreen, bool preventDuplicates = false, int idDropdowHinhThuc = 0, dynamic viewGoTo, Map<String, Object> resultData(Map<String, List<Map<String, Object>>> data, String nameProcedure)}) → void
goToViewById(int viewId, int dataId, {Map<String, Object> params, int closeNumberPrevScreen, bool preventDuplicates = false, int idDropdowHinhThuc = 0, int viewIdBDS, dynamic viewGoTo}) Future
hideWatting() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
showWatting() → void
toString() String
A string representation of this object.
inherited

Operators

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