Variable ATTRIBUTE_JTK_PORT_IDConst

ATTRIBUTE_JTK_PORT_ID = "data-jtk-port-id"

This attribute indicates the ID of the logical port that the element represents. A logical port is one which exists in the data model, but connections to/from the port in the UI are shown as being attached to the vertex to which the port belongs. Don't confuse this with the data-jtk-port attribute. When you drag a connection to/from some DOM element with this attribute set, you are instructing JsPlumb to associate the source/target of the new edge with a port with the specified ID, but that the edge should be connected visually to the DOM element representing the vertex.

Version :