|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HtmlTag
The attributes of a HTML tag
| Method Summary | |
|---|---|
void |
addCssClass(java.lang.String cssClass)
Add a CSS class to this tag |
CssBuilder |
getCssBuilder()
|
| Methods inherited from interface org.loom.tags.LoomTag |
|---|
getExtendedAttributes, getRequest, getScopedAttribute, setExtendedAttribute, setScopedAttribute |
| Method Detail |
|---|
CssBuilder getCssBuilder()
void addCssClass(java.lang.String cssClass)
cssClass - the CSS class to be added
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||