Uses of Class
ch.nolix.base.html.htmlmodel.HtmlAttribute
Packages that use HtmlAttribute
-
Uses of HtmlAttribute in ch.nolix.base.html.htmlmodel
Methods in ch.nolix.base.html.htmlmodel that return HtmlAttributeModifier and TypeMethodDescriptionstatic HtmlAttributeHtmlAttribute.fromHtmlAttribute(IHtmlAttribute htmlAttribute) static HtmlAttributeHtmlAttribute.withNameAndValue(String name, int value) static HtmlAttributeHtmlAttribute.withNameAndValue(String name, String value)