Uses of Class
org.salespointframework.web.helper.GenericHtmlTag

Packages that use GenericHtmlTag
org.salespointframework.web.helper   
 

Uses of GenericHtmlTag in org.salespointframework.web.helper
 

Methods in org.salespointframework.web.helper that return GenericHtmlTag
 GenericHtmlTag GenericHtmlTag.attr(java.lang.String attributeName, java.lang.String attribute)
          method chaining version of @link setAttribute(String, String)