Overview | Methods | Fields | This Package | All Packages
Retrieves a boolean value that indicates whether the TAB, ENTER, and arrow keys can be used to wrap the current cell focus around rows and columns.
Syntax
public boolean getWrapCellPointer()
Return Value
Returns true if the current cell focus can wrap around rows or columns; otherwise, returns false. For more information, see setWrapCellPointer.