Uses of Class
com.helger.html.hc.html.tabular.HCCol
-
Packages that use HCCol Package Description com.helger.html.hc.html.tabular -
-
Uses of HCCol in com.helger.html.hc.html.tabular
Methods in com.helger.html.hc.html.tabular that return HCCol Modifier and Type Method Description static HCColHCCol. fromString(String sWidth)Create a new column with an arbitrary width definition.static HCColHCCol. perc(int nPerc)Create a new column with a certain percentage.static HCColHCCol. star()
-