documentationfor yFiles for HTML 2.6

Method Return Values

from (MoveFocusDirection)in MoveFocusDirectionConverts the argument to MoveFocusDirection.

Method Parameters

from (MoveFocusDirection)in MoveFocusDirectionConverts the argument to MoveFocusDirection.
extendSelectionTo (MoveFocusDirection)in NavigationInputModeMoves the focus into the given direction, extending the selection to the new element.
findNearestItem (IInputModeContext, Point, MoveFocusDirection, IEnumerable<IModelItem>)in NavigationInputModeDetermines the nearest item in the given direction.
findNextItem (IInputModeContext, MoveFocusDirection)in NavigationInputModeDetermines the next item when a navigation command is executed.
moveFocusTo (MoveFocusDirection)in NavigationInputModeMoves the focus into the given direction, not changing the current selection.
moveTo (MoveFocusDirection)in NavigationInputModeMoves the focus into the given direction, setting the selection to the new element.