EventModel class abstract

Mixed in types

Constructors

EventModel()

Properties

groupId String
The Hypi editor's "Add Component" area has groups. This ID identifies the group in which this widget is placed.
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
id String
no setterinherited
label String
A user friendly name to display when identifying this object to the user in the editor.
no setterinherited
name String
no setter
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