Prints a horizontal divider line. Must be nested in a <skin:content> tag.
Tag Information
| Tag Class: | com.aoindustries.web.struts.skintags.ContentHorizontalDividerTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | JSP |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| colspansAndDirections | No | Runtime | String |
Provides the comma-separated colspan and directions for the line, defaults to |
| endsInternal | No | Runtime | boolean |
Indicates the line of content ends internal to the overall content area, this may
be the case when a rowspan from a higher line is causing overlap.
Defaults to |
Variables
No Variables Defined.