| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | net.sourceforge.ajaxtags.tags.AjaxTabPageTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
baseUrl | true | true | java.lang.String | The URL to use for the AJAX action, which will return content for this tab. |
parameters | false | true | java.lang.String | A comma-separated list of parameters to pass to the server-side action or servlet. |
caption | true | true | java.lang.String | The caption for this tab. |
defaultTab | false | true | java.lang.String | Indicates whether this tab is the initial one loaded (true|false). |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |