Search
ValueChangingEventArgs(T).setNewValue Method
See Also
 

Sets the new value.

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

 Syntax

Java  Copy Code

public void setNewValue (
    T value
)

 Parameters

value

 See Also