Prints a vertical divider within the content line. Must be nested in a <skin:contentLine> tag.
Tag Information
| Tag Class: | com.aoindustries.web.struts.skintags.ContentVerticalDividerTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | empty |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| visible | No | Runtime | boolean |
If |
| colspan | No | Runtime | int |
The colspan for this part of the line.
Defaults to |
| rowspan | No | Runtime | int |
The rowspan for this part of the line.
Defaults to |
| align | No | Runtime | String |
The alignment for this part of the line. |
| width | No | Runtime | String |
The width for the content following the divider.
This should be formatted for use in a |
Variables
No Variables Defined.