PortEventCallbackPayload
The payload passed to a PortEventCallback
Type Parameters
EL
EL
Properties
e
e:
MouseEvent
The pointer event that caused the event handler to be invoked
el
el:
EL
Element that represents the vertex in the UI
model
model:
VisuallyJsModel
The underlying VisuallyJs model
obj
obj:
Port
The group in the model
ui
ui:
UICore<EL>
The UI that rendered this vertex