DroidDiagram Programmer's Guide
UndoValidationEvent Members
Constructors Methods
 


Contains the arguments passed to the ActionRecording event handlers.

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

 Public Constructors

  Name Description

UndoValidationEvent

Initializes a new instance of the UndoValidationEvent class.

 Public Methods

  Name Description

getCancel

Gets a value indicating whether the operation should be canceled.

getCommand

Gets a reference to the Command instance related to the event being handled. (Inherited from UndoEvent.)

setCancel

Sets a value indicating whether the operation should be canceled.

 See Also

UndoValidationEvent Class
com.mindfusion.diagramming Namespace