documentationfor yFiles for HTML 2.6

Usages of Cursor

Properties

validClickHitCursorin ClickInputModeGets or sets the cursor to use when hovering over a valid hit region.
preferredCursorin ConcurrencyControllerGets or sets the cursor the associated mode of this controller would like to have displayed in the CanvasComponent.
cursorin ConstrainedHandleGets the wrappedHandler's cursor property.
validMenuLocationCursorin ContextMenuInputModeGets or sets the cursor to use when the mouse is at a valid menu location.
armedCursorin CreateBendInputModeGets or sets the cursor to use when this mode is in "armed" state.
dragCursorin CreateEdgeInputModeGets or sets the cursor that is used while a new edge is created when there is no valid location to create a bend.
sourceNodeDraggingCursorin CreateEdgeInputModeGets or sets the cursor that is used once edge creation has started but the mouse is still over the new edge's source node.
validBeginCursorin CreateEdgeInputModeGets or sets the cursor that indicates a valid place to begin an edge creation.
validBendCursorin CreateEdgeInputModeGets or sets the cursor that indicates a valid place to create a bend.
validEndCursorin CreateEdgeInputModeGets or sets the cursor that indicates a valid place to finish creation.
guardCursorin FocusGuardInputModeGets or sets the Cursor that will be shown during active guards.
cursorin IHandleGets the cursor to display when the mouse hovers over or drags this handle.
hoverCursorin ItemHoverInputModeGets or sets the cursor to use when the mouse is hovering over a isValidHoverItem valid hover item.
lassoCursorin LassoSelectionInputModeGets or sets the cursor to use during the dragging of the lasso.
validBeginCursorin LassoSelectionInputModeGets or sets the cursor to use when beginning the dragging of the lasso is valid.
validEndCursorin LassoSelectionInputModeGets or sets the cursor to use when hovering over a valid end location.
marqueeCursorin MarqueeSelectionInputModeGets or sets the cursor to use during the dragging of the marquee.
validBeginCursorin MarqueeSelectionInputModeGets or sets the cursor to use when beginning the dragging of the marquee is valid.
validHoverLocationCursorin MouseHoverInputModeGets or sets the cursor to use when the mouse is at a valid hover location.
moveCursorin MoveInputModeGets or sets the cursor to use while moving items.
validBeginCursorin MoveInputModeGets or sets the cursor to use while hovering above items that may be moved.
dragCursorin MoveViewportInputModeGets or sets the cursor to use during the dragging.
validBeginCursorin MoveViewportInputModeGets or sets the cursor to use when beginning to move the viewport is valid.
defaultCursorin MultiplexingInputModeGets or sets the cursor to use whenever no child mode prefers a different cursor.
cursorin PortLocationModelParameterHandleGets or sets the cursor to display when the mouse hovers over or drags this handle.
cursorin PortRelocationHandle
cursorin RectangleHandleGets or sets the cursor to display when the mouse hovers over or drags this handle.
cursorin ReshapeHandlerHandleGets or sets the cursor to display when the mouse hovers over or drags this handle.
columnInvalidEndCursorin ResizeStripeInputModeGets or sets the cursor to use when a column cannot be resized to current mouse position.
columnResizeCursorin ResizeStripeInputModeGets or sets the cursor to use while resizing columns.
columnValidBeginCursorin ResizeStripeInputModeGets or sets the cursor to use while hovering over the border of a column that may be resized.
rowInvalidEndCursorin ResizeStripeInputModeGets or sets the cursor to use when a row cannot be resized to current mouse position.
rowResizeCursorin ResizeStripeInputModeGets or sets the cursor to use while resizing rows.
rowValidBeginCursorin ResizeStripeInputModeGets or sets the cursor to use while hovering over the border of a row that may be resized.
waitCursorin WaitInputModeGets or sets the WaitCursor property.
ALIASin CursorGets the cursor to be shown when an alias or shortcut can be created.
ALL_SCROLLin CursorGets the cursor indicating that something can be scrolled or panned.
AUTOin CursorGets the cursor where the browser determines the actual cursor to be displayed.
CELLin CursorGets the cursor to indicate selection of a table cell..
COL_RESIZEin CursorGets the cursor for resizing columns.
CONTEXT_MENUin CursorGets the cursor to indicate that there is a context menu available.
COPYin CursorGets the cursor to be shown when something can be copied (often used for drag & drop).
CROSSHAIRin CursorGets the crosshair cursor.
DEFAULTin CursorGets the default cursor.
E_RESIZEin CursorGets a cursor that indicates that an edge at the east will be moved.
EW_RESIZEin CursorGets the horizontal resize cursor.
GRABin CursorGets the cursor indicating that something can be grabbed (usually in conjunction with GRABBING).
GRABBINGin CursorGets the cursor indicating that something is currently being grabbed (usually in conjunction with GRAB).
HELPin CursorGets the cursor that indicates that help is available for the object under the cursor.
MOVEin CursorGets the move cursor.
N_RESIZEin CursorGets a cursor that indicates that an edge at the north will be moved.
NE_RESIZEin CursorGets a cursor that indicates that edges at the north and east will be moved.
NESW_RESIZEin CursorGets the diagonal resize cursor for NE to SW resizes.
NO_DROPin CursorGets the cursor to be shown where nothing can be dropped in a drag & drop operation.
NONEin CursorGets the invisible cursor.
NOT_ALLOWEDin CursorGets the cursor to be shown when an action cannot be done.
NS_RESIZEin CursorGets the vertical resize cursor.
NW_RESIZEin CursorGets a cursor that indicates that edges at the north and west will be moved.
NWSE_RESIZEin CursorGets the diagonal resize cursor for NW to SE resizes.
POINTERin CursorGets the cursor with a pointing hand, as used for example on a hyperlink.
PROGRESSin CursorGets the cursor that indicates progress.
ROW_RESIZEin CursorGets the cursor for resizing rows.
S_RESIZEin CursorGets a cursor that indicates that the edge at the south will be moved.
SE_RESIZEin CursorGets a cursor that indicates that edges at the south and east will be moved.
SW_RESIZEin CursorGets a cursor that indicates that edges at the south and west will be moved.
TEXTin CursorGets the text selection cursor.
VERTICAL_TEXTin CursorGets the vertical text selection cursor.
W_RESIZEin CursorGets a cursor that indicates that the edge at the west will be moved.
WAITin CursorGets the wait cursor.
ZOOM_INin CursorGets the cursor for zooming in.
ZOOM_OUTin CursorGets the cursor for zooming out.

Method Return Values

compensateCursorForProjection (Cursor)in CanvasComponentReplaces the cursor to account for projection.
compensateCursorForProjection (Cursor)in GraphOverviewComponentPrevents cursor modification from Projection.

Method Parameters

ClickInputMode ()in ClickInputModeCreates a new instance of this mode that detects left mouse clicks.
ContextMenuInputMode ()in ContextMenuInputModeInitializes a new instance of the ContextMenuInputMode class.
CreateBendInputMode ()in CreateBendInputModeCreates a new instance that will use the IGraph from the inputModeContext to create bends in.
CreateEdgeInputMode ()in CreateEdgeInputModeCreates a new instance that will use the IGraph from the inputModeContext to create edges in.
FocusGuardInputMode ()in FocusGuardInputModeCreates a new instance of this mode.
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.
addHandle (IMutablePoint, Cursor?, HandleTypes?)in HandleInputModeFactory method that creates and adds a handle to this mode by wrapping a given IMutablePoint instance.
create ()in IHandleCreates an implementation of the interface IHandle from the given definition.
ItemHoverInputMode ()in ItemHoverInputModeInitializes a new instance of the ItemHoverInputMode class.
LassoSelectionInputMode ()in LassoSelectionInputModeCreates a new instance of the lasso selection mode.
MarqueeSelectionInputMode ()in MarqueeSelectionInputModeCreates a new instance of the marquee selection mode.
MouseHoverInputMode (function(Object, ToolTipQueryEventArgs):void?, )in MouseHoverInputModeCreates a new instance using the provided optional text provider.
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
MultiplexingInputMode ()in MultiplexingInputModeCreates an instance with no initial modes.
OverviewInputMode ()in OverviewInputModeCreates a new instance.
ReparentStripeInputMode ()in ReparentStripeInputModeInitializes a new instance of the ReparentStripeInputMode class.
ResizeStripeInputMode ()in ResizeStripeInputModeCreates a new instance of this input mode.
TableEditorInputMode ()in TableEditorInputModeDefault constructor.
WaitInputMode ()in WaitInputModeCreates a new instance of this mode.
compensateCursorForProjection (Cursor)in CanvasComponentReplaces the cursor to account for projection.
Cursor (string, Cursor)in CursorInitializes a new Cursor instance using the provided url and an alternative.
compensateCursorForProjection (Cursor)in GraphOverviewComponentPrevents cursor modification from Projection.