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