| NetUI Tag Library Documentation (Version 1.0.2) | ||||||
| DETAIL: Syntax | Description | Attributes | Example | Tag Info | |||||||
| FRAMES NO FRAMES |
Add an attribute to the parent tag rendered.
| Syntax |
<netui:behavior
facet="string_or_expression_value"
name="string_name"
value="string_or_expression_value" />
| Description |
| Attributes | ||
| facet |
The name of the facet targetted by the behavior. |
|
| name |
The name of the behavior to add to the parent tag. |
|
| value |
The value of the behavior to add to the parent tag. |
|
| Tag Information | |
| Tag Class | org.apache.beehive.netui.tags.html.Behavior |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | None |
|
||||||
| DETAIL: Syntax | Description | Attributes | Example | Tag Info | ||||||
| FRAMES NO FRAMES |