GoJSPanel class
- Inheritance
- Object
- GoJSGraphObject
- GoJSPanel
- Implementers
- Available Extensions
- Annotations
- @JS('Panel')
Constructors
Properties
- data → GoJSGraphObject
-
read-only
- fill → String
-
read-only, inherited
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- name ← String
-
write-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- segmentFraction ↔ double
-
read / write
- segmentIndex ↔ int
-
read / write
- type ↔ dynamic
-
read / write
- visible ↔ bool
-
read / write, inherited
Methods
-
add(
GoJSGraphObject element) → void -
bind(
GoJSBinding n) → void -
inherited
-
findObject(
String arg) → GoJSGraphObject -
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