RenderExecutorDelegate mixin

Mixin applications

Properties

hashCode int
The hash code for this object.
no setterinherited
isPause bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addDispatchTask(IRenderExecutor executor) → void
addNulUITask(IRenderExecutor executor) → void
addUITask(IRenderExecutor executor) → void
destroy() → void
doRenderBatch() → void
executeUITask() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
renderBatchEnd() → void
toString() String
A string representation of this object.
inherited
updatePage() → void

Operators

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