Overview | Methods | Fields | This Package | All Packages
Retrieves a boolean value indicating whether the arrow keys can be used to navigate the grid.
Syntax
public boolean getAllowArrows()
Return Value
Returns true if the arrow keys can move focus between the cells in the grid; otherwise, returns false.
See Also setAllowArrows