Search
CommonUtils.setWidth(T) Method
See Also
 






Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static <T> T setWidth (
    T changed,
    double width
)

 Parameters

changed

width

 Return Value

 See Also