moveSelection

moves selection in the specified direction

void moveSelection(string direction);
direction
stringthe move direction

Example

$$("list").moveSelection("top");

Details

The method can take only one value from the predefined set.
The predefined values are:

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.