Sets a value indicating whether the event was handled by the client.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setHandled ( |
true to prevent further rendering of this element; false to proceed with the default rendering.
See Also