MindFusion.Java Package Programmer's Guide
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

ValueChangingEventArgs(T) Members
ValueChangingEventArgs(T) Class
com.mindfusion.diagramming.components Namespace