GoJSDiagram class
- Annotations
- @JS('Diagram')
Constructors
- GoJSDiagram(HtmlElement element)
-
factory
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- linkDrawn ↔ LinkEventFn
-
@JS('LinkDrawn'), read / write
- linkRelinked ↔ LinkEventFn
-
@JS('LinkRelinked'), read / write
- linkTemplate ↔ GoJSLink
-
read / write
- model ↔ GoJSModel
-
read / write
-
nodeTemplateMap
→ GoJSMap<
String, GoJSPart> -
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- toolManager ↔ GoJSToolManager
-
read / write
- undoManagerEnabled ↔ bool
-
@JS('undoManager.isEnabled'), read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited