| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | com.lamatek.tags.google.GoogleMapTabTag |
| TagExtraInfo Class | None |
| Body Content | tagdependent |
| Display Name | GoogleMapTabTag |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| label | true | true | java.lang.String | The tab label to display for this tab. |
| content | false | true | java.lang.String | Allows the user to set this tab's displayed content. If this attribute is used, any content between the starting and ending tag is ignored. Developer wishing to provide dynamic tab contents, either through JSTL or regular expressions, should use this option. |
| html | false | true | boolean | Denotes whether or not the contents of this tag are html and therefore need to be escaped. Default is true. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||