documentationfor yFiles for HTML 2.6

Usages of EventArgs

Properties

draggedRecognizerin CreateBendInputModeGets or sets an event recognizer that determines when the user is moving the selection.
movedRecognizerTouchin CreateBendInputModeGets or sets an event recognizer that determines when the user begins actually moves the selection via touch.
prepareRecognizerTouchin CreateBendInputModeGets or sets an event recognizer that determines when the user begins to move the selection via touch.
pressedRecognizerin CreateBendInputModeGets or sets an event recognizer that determines when the user begins to move the selection.
releasedRecognizerin CreateBendInputModeGets or sets an event recognizer that determines when the user has finished the move.
releasedRecognizerTouchin CreateBendInputModeGets or sets an event recognizer that determines when the finalized the gesture via touch.
splitOrthogonalSegmentRecognizerin CreateBendInputModeGets or sets an event recognizer that determines whether the bend creation should be treated as a split segment operation.
cancelRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether to cancel edge creation.
cancelRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that determines whether to cancel edge creation via touch.
createBendRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether to create a bend.
createBendRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that determines whether to create a bend via touch.
disableSnappingRecognizerin CreateEdgeInputModeGets or sets event recognizer that temporarily disables snapping.
draggedRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the initial dragging gesture that is used to initiate the creation after the preparation.
draggedRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that recognizes the initial dragging gesture that is used to initiate the creation after the preparation via touch.
enableSnappingRecognizerin CreateEdgeInputModeGets or sets event recognizer that reenables temporarily disabled snapping.
endPointMovedRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the movement of the end point of the edge.
enforceBendCreationRecognizerin CreateEdgeInputModeGets or sets the event recognizer that will be queried to decide if bend creation is enforced.
finishRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the finishing gesture that is used to end the edge creation on the target node.
finishRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that recognizes the finishing gesture that is used to end the edge creation on the target node by a touch gesture.
portCandidateResolutionRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether dynamic port candidates should be resolved.
prepareRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the starting gesture that is used to prepare the edge creation on the source node.
prepareRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that recognizes the starting gesture that is used to prepare the edge creation on the source node via touch.
removeBendRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether to remove bends.
removeBendRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer determines whether to remove bends via touch.
sourceNodeDraggingFinishedRecognizerin CreateEdgeInputModeGets or sets the event recognizer that starts the actual edge creation while dragging.
toggleDirectionRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes gesture which toggles the direction of the created edge.
toggleSegmentOrientationRecognizerin CreateEdgeInputModeGets or sets the event recognizer that toggles the orientation of the first orthogonally created segment.
cyclicSelectionRecognizerin GraphInputModeGets or sets the event recognizer that determines if a click should cycle through all the items that are currently under the mouse cursor.
detailSelectionRecognizerin GraphInputModeGets or sets the event recognizer that determines if a click should select the item that is currently visible under the mouse cursor, without giving more important items higher priority.
multiSelectionRecognizerin GraphInputModeGets or sets the event recognizer that determines if a click is deemed a multi selection gesture.
cancelRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to cancel moving the handle.
clickedRecognizerin HandleInputModeGets or sets the event recognizer that determines whether a handle was clicked.
clickedRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether a handle was tapped.
disableSnappingRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to temporarily disable snapping.
draggedRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to move the handle.
draggedRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether to move the handle via touch.
enableSnappingRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to reenable temporarily disabled snapping.
pressedRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to start moving the handle.
pressedRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether to start moving the handle via touch.
releasedRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to finish moving the handle.
releasedRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether to finish moving the handle via touch.
disableSnappingRecognizerin ItemDropInputModeGets or sets the event recognizer that determines whether to disable snapping temporarily.
cancelRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to cancel lasso selection.
dragFreeRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag the lasso free hand.
dragFreeRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag the lasso free hand via touch.
dragSegmentRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag a straight-line segment for the lasso.
dragSegmentRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag a straight-line segment for the lasso via touch.
endSegmentRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to end a segment and switch from segment to freehand mode.
endSegmentRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to end a segment and switch from segment to freehand mode via touch.
finishRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the gesture away from the startLocation.
finishRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the gesture away from the startLocation via touch.
finishRegionRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the gesture when near the startLocation.
finishRegionRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the gesture when near the startLocation via touch.
prepareRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to start drawing the lasso.
prepareRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to start drawing the lasso via touch.
startSegmentRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to switch from freehand to segment mode.
startSegmentRecognizerTouchin LassoSelectionInputModeGets or sets a recognizer determining when to switch from freehand to segment mode for touch input.
validBeginRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether it is valid to begin drawing the lasso.
cancelRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to cancel marquee selection.
draggedRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to drag the marquee.
draggedRecognizerTouchin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to drag the marquee via touch.
pressedRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to start creating the marquee.
pressedRecognizerTouchin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to start creating the marquee via touch.
releasedRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to finish creating the marquee.
releasedRecognizerTouchin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to finish creating the marquee via touch.
validBeginRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether it is valid to begin drawing the marquee.
cancelRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to cancel the move.
disableSnappingRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to temporarily disable snapping.
draggedRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to move the selection.
draggedRecognizerTouchin MoveInputModeGets or sets the event recognizer that determines whether to move the selection via touch.
enableSnappingRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to reenable temporarily disabled snapping.
hoverRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to the user is hovering over an item where pressing can initialize a move operation.
pressedRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to start moving the selection.
pressedRecognizerTouchin MoveInputModeGets or sets the event recognizer that determines whether to start moving the selection via touch.
releasedRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to finish moving the selection.
releasedRecognizerTouchin MoveInputModeGets or sets the event recognizer that determines whether to finish moving the selection via touch.
draggedRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to drag the viewport.
pressedRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to start the navigation gesture.
primaryDownRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to start the 'move viewport' gesture.
primaryMoveRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to move the viewport or zoom the canvas if a secondary device is down.
primaryUpRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to finish the 'move viewport' or 'pinch' gesture.
releasedRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to finish dragging the viewport.
secondaryDownRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to start the 'pinch' gesture
secondaryMoveRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to zoom the canvas using the 'pinch' gesture or move the viewport if no primary device is down.
secondaryUpRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to finish the pinch zoom gesture or finish the move if no primary device is down.
validBeginRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether it is valid to begin moving the viewport.
centerReshapeRecognizerin NodeReshapeHandleProviderGets or sets the event recognizer that determines if the center of the reshapeable is kept during the reshape gesture.
ratioReshapeRecognizerin NodeReshapeHandleProviderGets or sets the event recognizer that determines if the width/height ratio of the reshapeable is kept during the reshape gesture.
portCandidateResolutionRecognizerin PortRelocationHandleGets or sets the event recognizer that determines whether to resolve a dynamic port candidate.
reparentRecognizerin ReparentNodeHandlerGets or sets the event recognizer that determines whether to reparent a node.
centerReshapeRecognizerin ReshapeHandlerHandleGets or sets the event recognizer that determines if the center of the reshapeable is kept during the reshape gesture.
ratioReshapeRecognizerin ReshapeHandlerHandleGets or sets the event recognizer that determines if the width/height ratio of the reshapeable is kept during the reshape gesture.
cancelRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to cancel the resize operation.
draggedRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to move a handle.
draggedRecognizerTouchin ResizeStripeInputModeGets or sets the event recognizer that determines whether to move a handle via touch.
ignoreContentRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to ignore the content of all stripes instead of moving them or considering for minimum sizes.
pressedRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to start resizing the stripe.
pressedRecognizerTouchin ResizeStripeInputModeGets or sets the event recognizer that determines whether to start resizing the stripe via touch.
releasedRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to finish resizing the stripe.
releasedRecognizerTouchin ResizeStripeInputModeGets or sets the event recognizer that determines whether to finish resizing the stripe via touch.
resizeNeighborsRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to resize adjacent stripes instead of moving them.
multiSelectionRecognizerin TableEditorInputModeGets or sets the event recognizer that determines whether a click is deemed a multi selection gesture.
cancelRecognizerin TextEditorInputModeGets or sets the event recognizer to detect when editing the text shall be canceled.
lineBreakRecognizerin TextEditorInputModeGets or sets the event recognizer to detect the key gesture for new line breaks.
stopRecognizerin TextEditorInputModeGets or sets the event recognizer to detect when editing the text shall be stopped.
centerZoomEventRecognizerin CanvasComponentGets or sets an event recognizer that determines whether zooming with the mouse wheel should zoom to the center of the view instead of the mouse location.
mouseWheelZoomEventRecognizerin CanvasComponentGets or sets an event recognizer that determines whether turning the mouse wheel should perform zooming instead of scrolling.
noFocusMouseWheelRecognizerin CanvasComponentGets or sets an event recognizer that temporarily enables mouse wheel events.

Fields

ALWAYSin EventRecognizersAn event recognizer that will always return true;
NEVERin EventRecognizersAn event recognizer that will always return false;
ALT_IS_DOWNin KeyEventRecognizersAn event recognizer that recognizes when the Alt modifier is active.
CTRL_DOWNin KeyEventRecognizersAn event recognizer that recognizes when the Ctrl modifier is being pressed.
CTRL_IS_DOWNin KeyEventRecognizersAn event recognizer that recognizes when the Ctrl modifier is active.
CTRL_UPin KeyEventRecognizersAn event recognizer that recognizes when the Ctrl modifier is being released.
DELETE_DOWNin KeyEventRecognizersAn event recognizer that identifies keydown of the Delete key.
ESCAPE_DOWNin KeyEventRecognizersAn event recognizer that identifies keydown of the Escape key.
ESCAPE_PRESSin KeyEventRecognizersAn event recognizer that identifies keypress of the Escape key.
ESCAPE_UPin KeyEventRecognizersAn event recognizer that identifies keyup of the Escape key.
KEY_DOWNin KeyEventRecognizersAn event recognizer that identifies keydown of any key.
KEY_PRESSin KeyEventRecognizersAn event recognizer that identifies keypress of any key.
KEY_UPin KeyEventRecognizersAn event recognizer that identifies keyup of any key.
META_IS_DOWNin KeyEventRecognizersAn event recognizer that recognizes when the Meta modifier is active.
SHIFT_DOWNin KeyEventRecognizersAn event recognizer that recognizes when the Shift modifier is being pressed.
SHIFT_IS_DOWNin KeyEventRecognizersAn event recognizer that recognizes when the Shift modifier is active.
SHIFT_UPin KeyEventRecognizersAn event recognizer that recognizes when the Shift modifier is being released.
CLICKin MouseEventRecognizersAn event recognizer that identifies button clicks.
DOWNin MouseEventRecognizersAn event recognizer that identifies mousedown events.
DRAGin MouseEventRecognizersAn event recognizer that identifies mouse drag events.
ENTERin MouseEventRecognizersAn event recognizer that identifies when the mouse has entered the control.
IS_DOWNin MouseEventRecognizersAn event recognizer that identifies if any mouse button is currently down.
LEAVEin MouseEventRecognizersAn event recognizer that identifies when the has left the control.
LEFT_CLICKin MouseEventRecognizersAn event recognizer that identifies left mouse button clicks.
LEFT_DOUBLE_CLICKin MouseEventRecognizersAn event recognizer that identifies left mouse button double clicks.
LEFT_DOWNin MouseEventRecognizersAn event recognizer that identifies mousedown events of left mouse button.
LEFT_DRAGin MouseEventRecognizersAn event recognizer that identifies left mouse button drags.
LEFT_IS_DOWNin MouseEventRecognizersAn event recognizer that identifies if the left mouse button is currently down.
LEFT_UPin MouseEventRecognizersAn event recognizer that identifies mouseup events of left mouse button.
LOST_CAPTUREin MouseEventRecognizersAn event recognizer that identifies mouse input capture lost events.
LOST_CAPTURE_DURING_DRAGin MouseEventRecognizersAn event recognizer that identifies mouse input capture lost events while at least one mouse button was pressed.
MIDDLE_CLICKin MouseEventRecognizersAn event recognizer that identifies middle mouse button clicks.
MIDDLE_DOUBLE_CLICKin MouseEventRecognizersAn event recognizer that identifies middle mouse button double clicks.
MIDDLE_DRAGin MouseEventRecognizersAn event recognizer that identifies middle mouse button drags.
MIDDLE_IS_DOWNin MouseEventRecognizersAn event recognizer that identifies if the middle mouse button is currently down.
MOVEin MouseEventRecognizersAn event recognizer that identifies mouse movements that are not drags.
MOVE_OR_DRAGin MouseEventRecognizersAn event recognizer that identifies mouse movements.
MULTI_CLICKin MouseEventRecognizersAn event recognizer that identifies button multi-clicks.
RIGHT_CLICKin MouseEventRecognizersAn event recognizer that identifies right mouse button clicks.
RIGHT_DOUBLE_CLICKin MouseEventRecognizersAn event recognizer that identifies right mouse button double clicks.
RIGHT_DOWNin MouseEventRecognizersAn event recognizer that identifies mousedown events of right mouse button.
RIGHT_DRAGin MouseEventRecognizersAn event recognizer that identifies right mouse button drags.
RIGHT_IS_DOWNin MouseEventRecognizersAn event recognizer that identifies if the right mouse button is currently down.
RIGHT_UPin MouseEventRecognizersAn event recognizer that identifies mouseup events of right mouse button.
UPin MouseEventRecognizersAn event recognizer that identifies mouseup events.
LOST_CAPTUREin TouchEventRecognizersAn event recognizer that identifies the loss of touch capture for the any device.
LOST_CAPTURE_PRIMARYin TouchEventRecognizersAn event recognizer that identifies the loss of touch capture for the primary device.
LOST_CAPTURE_SECONDARYin TouchEventRecognizersAn event recognizer that identifies the loss of touch capture for the secondary device.
TOUCH_DOUBLE_TAP_PRIMARYin TouchEventRecognizersAn event recognizer that identifies touch double-taps of the primary device.
TOUCH_DOUBLE_TAP_SECONDARYin TouchEventRecognizersAn event recognizer that identifies touch double-taps of the secondary device.
TOUCH_DOWN_PRIMARYin TouchEventRecognizersAn event recognizer that identifies touch movements of the primary device.
TOUCH_DOWN_SECONDARYin TouchEventRecognizersAn event recognizer that identifies touch movements of the secondary device.
TOUCH_ENTER_PRIMARYin TouchEventRecognizersAn event recognizer that identifies when the primary device has entered the control.
TOUCH_ENTER_SECONDARYin TouchEventRecognizersAn event recognizer that identifies when the secondary device has entered the control.
TOUCH_LEAVE_PRIMARYin TouchEventRecognizersAn event recognizer that identifies when the primary device has left the control.
TOUCH_LEAVE_SECONDARYin TouchEventRecognizersAn event recognizer that identifies when the secondary device has left the control.
TOUCH_LONG_PRESS_PRIMARYin TouchEventRecognizersAn event recognizer that identifies long presses of the primary device.
TOUCH_LONG_PRESS_SECONDARYin TouchEventRecognizersAn event recognizer that identifies long presses of the secondary device.
TOUCH_MOVE_PRIMARYin TouchEventRecognizersAn event recognizer that identifies touch movements of the primary device.
TOUCH_MOVE_SECONDARYin TouchEventRecognizersAn event recognizer that identifies touch movements of the secondary device.
TOUCH_MULTI_TAP_PRIMARYin TouchEventRecognizersAn event recognizer that identifies touch multi-taps of the primary device.
TOUCH_MULTI_TAP_SECONDARYin TouchEventRecognizersAn event recognizer that identifies touch multi-taps of the secondary device.
TOUCH_TAP_PRIMARYin TouchEventRecognizersAn event recognizer that identifies touch taps of the primary device.
TOUCH_TAP_SECONDARYin TouchEventRecognizersAn event recognizer that identifies touch taps of the secondary device.
TOUCH_UP_PRIMARYin TouchEventRecognizersAn event recognizer that identifies touch movements of the primary device.
TOUCH_UP_SECONDARYin TouchEventRecognizersAn event recognizer that identifies touch movements of the secondary device.
EMPTYin EventArgsAn empty EventArgs object that can be used when no information needs to be passed to the event handler.

Method Return Values

createClickRecognizer ()in ClickInputModeCreates the event recognizer that is used to recognize the clicks for this instance.
createPressRecognizer ()in ClickInputModeCreates the event recognizer that is used to recognize the press event for this instance.
createReleaseRecognizer ()in ClickInputModeCreates the event recognizer that is used to recognize the release event for this instance.
createAndRecognizer (function(Object, EventArgs):boolean)in EventRecognizersCreates an instance that is the logical 'and' combination of the provided recognizers.
createOrRecognizer (function(Object, EventArgs):boolean)in EventRecognizersCreates an instance that is the logical 'or' combination of the provided recognizers.
inverse (function(Object, EventArgs):boolean)in EventRecognizersCreates an event recognizer instance that yields the boolean inverse of the given event recognizer.
create (KeyEventType, Key, ModifierKeys?)in KeyEventRecognizersCreates an event recognizer for a given key and type using a given set of modifiers.
createIsDown (Key, ModifierKeys?)in KeyEventRecognizersCreates an event recognizer that matches if the specified keys are currently down.
createPressRecognizer ()in TapInputModeCreates the event recognizer that is used to recognize the press event for this instance.
createReleaseRecognizer ()in TapInputModeCreates the event recognizer that is used to recognize the release event for this instance.
createTapRecognizer ()in TapInputModeCreates the event recognizer that is used to recognize the taps for this instance.

Method Parameters

onInvalidateDisplays (EventArgs)in DefaultGraphTriggers the DisplaysInvalidated event.
onInvalidateDisplays (EventArgs)in GraphWrapperBaseRaises the DisplaysInvalidated event
isInvalidPress (Object, EventArgs)in ClickInputModeDetermines whether the given event is a press event that occurred at an invalid location.
isValidClick (Object, EventArgs)in ClickInputModeDetermines whether the given event is a valid click event.
isValidPress (Object, EventArgs)in ClickInputModeDetermines whether the given event is a valid press event.
isValidRelease (Object, EventArgs)in ClickInputModeDetermines whether the given event is a valid release event.
CreateBendInputMode ()in CreateBendInputModeCreates a new instance that will use the IGraph from the inputModeContext to create bends in.
isValidBegin (Object, EventArgs)in CreateBendInputModeDetermines whether the current location is valid to begin a bend creation gesture.
CreateEdgeInputMode ()in CreateEdgeInputModeCreates a new instance that will use the IGraph from the inputModeContext to create edges in.
createAndRecognizer (function(Object, EventArgs):boolean)in EventRecognizersCreates an instance that is the logical 'and' combination of the provided recognizers.
createOrRecognizer (function(Object, EventArgs):boolean)in EventRecognizersCreates an instance that is the logical 'or' combination of the provided recognizers.
inverse (function(Object, EventArgs):boolean)in EventRecognizersCreates an event recognizer instance that yields the boolean inverse of the given event recognizer.
GraphEditorInputMode ()in GraphEditorInputModeCreates a new instance that is not bound to an existing graph or selection, initially.
GraphViewerInputMode ()in GraphViewerInputModeInitializes a new instance of the GraphViewerInputMode class.
HandleInputMode ()in HandleInputModeCreates a new mode with no handles initially.
ItemDropInputMode (string, )in ItemDropInputModeInitializes a new instance of the ItemDropInputMode<T> class for the expected data type.
ItemDropInputMode (string, )in ItemDropInputModeInitializes a new instance of the ItemDropInputMode<T> class for the expected data type.
addRecognizerBinding (function(Object, EventArgs):boolean, ICommand, Object?)in KeyboardInputModeAdds a given handler to this instance that will be triggered if the event recognizer recognizes a key event that has been triggered by the CanvasComponent.
addRecognizerBinding (function(Object, EventArgs):boolean, function(ICommand, Object, Object):boolean?, function(ICommand, Object, Object):boolean?)in KeyboardInputModeAdds a given handler to this instance that will be triggered if the event recognizer recognizes a key event that has been triggered by the CanvasComponent.
LabelDropInputMode (string, )in LabelDropInputModeConstructs a new instance of class DropInputMode for the expected data type.
LabelDropInputMode (string, )in LabelDropInputModeConstructs a new instance of class DropInputMode for the expected data type.
LabelDropInputMode ()in LabelDropInputModeConstructs a new instance of class LabelDropInputMode for the type ILabel.
LassoSelectionInputMode ()in LassoSelectionInputModeCreates a new instance of the lasso selection mode.
MarqueeSelectionInputMode ()in MarqueeSelectionInputModeCreates a new instance of the marquee selection mode.
MoveInputMode ()in MoveInputModeInitializes a new instance of the MoveInputMode class.
MoveLabelInputMode ()in MoveLabelInputModeCreates a new instance that will move labels in the graph retrieved from the inputModeContext.
MoveViewportInputMode ()in MoveViewportInputModeCreates a new instance of the move viewport mode
NodeDropInputMode ()in NodeDropInputModeInitializes a new instance of the NodeDropInputMode class for INodes.
NodeDropInputMode (string, )in NodeDropInputModeInitializes a new instance of the NodeDropInputMode class for the expected data type.
NodeDropInputMode (string, )in NodeDropInputModeInitializes a new instance of the NodeDropInputMode class for the expected data type.
PortDropInputMode (string, )in PortDropInputModeConstructs a new instance of class DropInputMode for the expected data type.
PortDropInputMode (string, )in PortDropInputModeConstructs a new instance of class DropInputMode for the expected data type.
PortDropInputMode ()in PortDropInputModeConstructs a new instance of class PortDropInputMode for the type IPort.
ReparentStripeInputMode ()in ReparentStripeInputModeInitializes a new instance of the ReparentStripeInputMode class.
ResizeStripeInputMode ()in ResizeStripeInputModeCreates a new instance of this input mode.
isValidBegin (Object, EventArgs)in ResizeStripeInputModeCalled to determine whether it is valid to begin the gesture
StripeDropInputMode ()in StripeDropInputModeInitializes a new instance of the NodeDropInputMode class for INodes.
StripeDropInputMode (string, )in StripeDropInputModeInitializes a new instance of the StripeDropInputMode class for the expected data type.
StripeDropInputMode (string, )in StripeDropInputModeInitializes a new instance of the StripeDropInputMode class for the expected data type.
TableEditorInputMode ()in TableEditorInputModeDefault constructor.
isInvalidPress (Object, EventArgs)in TapInputModeDetermines whether the given event is a press event that occurred at an invalid location.
isValidPress (Object, EventArgs)in TapInputModeDetermines whether the given event is a valid press event.
isValidRelease (Object, EventArgs)in TapInputModeDetermines whether the given event is a valid release event.
isValidTap (Object, EventArgs)in TapInputModeDetermines whether the given event is a valid tap event.
TextEditorInputMode (HTMLDivElement?, )in TextEditorInputModeCreates a new instance using a default text box or the provided editor.
addStructureUpdate (function(Object, EventArgs):void, EventArgs)in InteractiveOrganicLayoutSchedules an update for the structure of the graph, which will automatically be executed at a later point in the life-cycle of this algorithm.
GraphComponent (HTMLDivElement, )in GraphComponentCreates a new instance of the GraphComponent in the given div element.
GraphComponent ()in GraphComponentCreates a new instance of the GraphComponent.
GraphComponent (string, )in GraphComponentCreates a new instance of GraphComponent using the div element that is specified by the selector.

Extending Types

ItemEventArgsEvent argument class used by IObservableCollection<T> and similar that holds a specific item that is related to the event.
ItemCopiedEventArgsEvent arguments for the events in GraphCopier.
HandleDeserializationEventArgsThe event arguments used by HandleDeserialization and HandleDeserialization to let registered deserialization code perform the deserialization.
HandleSerializationEventArgsThe event arguments used by HandleSerialization and HandleSerialization to let registered serialization code perform the serialization of items.
ParseEventArgsThis is the event argument that is used by the IParseEvents interface that can be queried from the parseEvents property.
QueryInputHandlersEventArgsSpecialized EventArgs that are used for dynamic IInputHandler registration.
QueryNameEventArgsThe event arguments used by QueryName to override automatic name determination in GraphML.
QueryOutputHandlersEventArgsEvent argument implementation that is used by the QueryOutputHandlers event.
QueryReferenceIdEventArgsEvent arguments for calls to the QueryReferenceId or QueryReferenceId events.
QueryTypeEventArgsThe event arguments used by QueryType to override automatic type resolution in GraphML.
ResolveReferenceEventArgsEvent arguments for calls to the ResolveReference and OverrideResolveReference events.
WriteEventArgsThis is the event argument that is used by the IWriteEvents interface that can be queried from the writeEvents property.
HoveredItemChangedEventArgsEvent argument class containing information about which IModelItem the mouse is currently hovering over.
InputModeEventArgsEvent argument base class that is used by events that are triggered by IInputMode implementations
PropertyChangedEventArgsEvent arguments which contain information for a PropertyChanged event.
DragEventArgsThe event argument that will be used by DropTarget to notify handlers of the various events during a drag and drop operation.
KeyEventArgsA wrapper for the native keyboard event which abstracts away incompatibilities in browser implementations.
MouseEventArgsComplex event arguments that is used by the CanvasComponent to indicate mouse events in world coordinates.
PrepareRenderContextEventArgsThe event arguments for the event handler used by raisePrepareRenderContextEvent
QueryContinueDragEventArgsThe event argument class that is used by QueryContinueDrag during drags.
SizeChangedEventArgsThis event occurs when the size of a control is changed.
TouchEventArgsComplex event arguments that is used by the CanvasComponent to indicate touch events in world coordinates.