| |||||||
| FRAMES NO FRAMES | |||||||
<tab:helptab id="help" header="? Context help title" onhelpclose="window.alert('help closed');"> Help to display to the user about this dialog </tab:helptab>
| Tag Information | |
| Tag Class | org.opensubsystems.patterns.tabbeddialog.www.TabbedDialogHelpTabTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| id | true | true | java.lang.String | Id of a single generated tab inside of tab dialog. It will be assigned to the block element container generated by this tag that will contain all the other elements. |
| cssclass | false | true | java.lang.String | CSS class for the tab generated by this tag. |
| header | false | true | java.lang.String | User visible text to display when the help is displayed. |
| onhelpclose | false | true | java.lang.String | JavaScript code to execute when the help is closed. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||