| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.myfaces.view.facelets.tag.jstl.core.IfHandler |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
test | true | false | boolean | The test condition that determines whether or not the body content should be processed. |
var | false | false | java.lang.String | Name of the exported scoped variable for the resulting value of the test condition. The type of the scoped variable is Boolean. |
scope | false | false | java.lang.String | Scope for var. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |