DynFeedback
DynFeedback class
Specifies the type of visual feedback provided to users when they drag a connector. When the mouse button is released, the resulting connector shape is not affected by this setting. This element does not apply to routable connectors.
new DynFeedback(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Specifies the type of visual feedback provided to users when they drag a connector. When the mouse button is released, t |
| hashCode() | Serves as a hash function for a particular type. |
| setValue() | Specifies the type of visual feedback provided to users when they drag a connector. When the mouse button is released, t |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies the type of visual feedback provided to users when they drag a connector. When the mouse button is released, the resulting connector shape is not affected by this setting. This element does not apply to routable connectors. The value of the property is DynFeedbackValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setValue()
Specifies the type of visual feedback provided to users when they drag a connector. When the mouse button is released, the resulting connector shape is not affected by this setting. This element does not apply to routable connectors. The value of the property is DynFeedbackValue integer constant.