org.richfaces.renderkit.util
Class HtmlDimensions
java.lang.Object
org.richfaces.renderkit.util.HtmlDimensions
public final class HtmlDimensions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
decode
public static Double decode(String size)
formatPx
public static String formatPx(Double value)
formatPct
public static String formatPct(Double value)
formatSize
public static String formatSize(String size)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.