MindFusion.Java Package Programmer's Guide
ActivationEvent.isForward Method
See Also
 






Gets if navigation is in forward direction.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public boolean isForward ()

 Return Value

true is cell is moving forward due to TAB, right or down keys, or false otherwise.

 See Also

ActivationEvent Members
ActivationEvent Class
com.mindfusion.spreadsheet Namespace