Search
ValueChangingEventArgs(T).setConfirm Method
See Also
 

Sets a value indicating whether the change is confirmed.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public void setConfirm (
    boolean value
)

 Parameters

value

 See Also