CallbackD<D extends Function> class
abstract
- Mixed-in types
- Implementers
Properties
- function → D
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- jsFunction → JSFunction
-
Essentially, just override it like so:
no setter
- name ↔ String
-
getter/setter pairoverride-getter
- nativeFunction → int
-
no setter
-
registry
→ List<
CallbackD< Function> > -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signature → String
-
no setter
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
disposeRegistry(
List< CallbackD< registry) → voidFunction> >