public static interface HamletSpec._TableCol extends HamletSpec._Child
Modifier and Type | Method and Description |
---|---|
HamletSpec.COL |
col()
Add a COL element.
|
HamletSpec._TableCol |
col(String selector)
Add a COL element.
|
_
HamletSpec.COL col()
HamletSpec._TableCol col(String selector)
selector
- the css selector in the form of (#id)*(.class)*Copyright © 2008–2019 Apache Software Foundation. All rights reserved.