Uses of Class
com.helger.html.hc.html.grouping.HCOutput
-
Packages that use HCOutput Package Description com.helger.html.hc.html.grouping -
-
Uses of HCOutput in com.helger.html.hc.html.grouping
Methods in com.helger.html.hc.html.grouping that return HCOutput Modifier and Type Method Description HCOutputHCOutput. setFor(IHCHasID<?> aFor)Specifies the relationship between the result of the calculation, and the elements used in the calculationHCOutputHCOutput. setFor(String sFor)Specifies the relationship between the result of the calculation, and the elements used in the calculationHCOutputHCOutput. setForm(String sForm)Specifies one or more forms the output element belongs toHCOutputHCOutput. setName(String sName)
-