BBjTreeNodeEditStoppedEvent::getCanceled
Description
In BBj 20.21 and higher, this method returns a boolean to indicate whether editing was canceled (user hit ESCAPE).
Syntax
Return Value |
Method |
---|---|
boolean |
getCanceled() |
Parameters
None.
Return Value
In BBj 20.21 and higher, this method returns a boolean to indicate whether editing was canceled (user hit ESCAPE).
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.