Search
ActivationEvent Members
Constructors Methods
 


Contains information about the activatingCell event.

The following tables list the members exposed by the ActivationEvent type.

 Public Constructors

  Name Description

ActivationEvent

Overloaded.  

 Public Methods

  Name Description

getCurrentCell

Gets the current cell.

getNextCell

Gets the cell that is being activated.

isForward

Gets if navigation is in forward direction.

isHorizontal

Gets if navigation is in horizontal direction.

setCurrentCell

Sets the current cell.

setForward

Sets if navigation is in forward direction.

setHorizontal

Sets if navigation is in horizontal direction.

setNextCell

Sets the cell that will be activated.

 See Also