public static interface HamletSpec._TableRow
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec.TR | tr()Add a TR (table row) element. | 
| HamletSpec.TR | tr(String selector)Add a TR element. | 
HamletSpec.TR tr()
HamletSpec.TR tr(String selector)
selector - the css selector in the form of (#id)*(.class)*Copyright © 2022 Apache Software Foundation. All rights reserved.