skip to main content
Programmer's documentation > Building Web Applications > Accessible displays in web applications > Selecting and moving graphic elements in the view
 
Selecting and moving graphic elements in the view
Selecting graphic elements
To select graphic elements in the view, you must set the IlvSelectInteractor as the active interactor of the view.
The following table gives the default key for selecting graphic elements inside the view.
 
Action
Description
Default key
singleSelect
Selects the graphic element that has the current focus.
Enter
Moving graphic elements
Set IlvSelectInteractor as the active interactor of the view to move the graphic elements in the view. The following table lists the default keys for moving graphic elements.
 
Action
Description
Default key
moveLeft
Moves selected graphic elements left.
Shift+Left Arrow
moveRight
Moves selected graphic elements right.
Shift+Right Arrow
moveUp
Moves selected graphic elements up.
Shift+Up Arrow
moveDown
Moves selected graphic elements down.
Shift+Down Arrow

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.