Contains information passed to the selection validation events defined in DiagramListener.
The following tables list the members exposed by the SelectionValidationEvent type.
Name | Description | |
---|---|---|
![]() |
Initializes a new SelectionValidationEvent instance. |
Name | Description | |
---|---|---|
![]() |
Immediately cancels the item's creation or modification. This differs from calling setValid(false), which would only change the cursor to indicate to users that they cannot complete the modification at the current mouse position. |
|
![]() |
Gets the adjustment handle being moved by the user. (Inherited from SelectionEvent.) |
|
![]() |
Gets a value indicating whether to prevent the user from completing the operation. |
|
![]() |
Gets the current mouse pointer position. (Inherited from SelectionEvent.) |
|
![]() |
Sets a value indicating whether to prevent the user from completing the operation |