|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HamletSpec.Listing
%list
| Method Summary | |
|---|---|
HamletSpec.OL |
ol()
Add a OL (ordered list) element. |
HamletSpec.OL |
ol(String selector)
Add a OL (ordered list) element. |
HamletSpec.UL |
ul()
Add a UL (unordered list) element. |
HamletSpec.UL |
ul(String selector)
Add a UL (unordered list) element. |
| Method Detail |
|---|
HamletSpec.UL ul()
HamletSpec.UL ul(String selector)
selector - the css selector in the form of (#id)?(.class)*
HamletSpec.OL ol()
HamletSpec.OL ol(String selector)
selector - the css selector in the form of (#id)?(.class)*
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||