| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.openfaces.taglib.jsp.timetable.EventEditorPageJspTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | |||||
Name | Required | Binding Type | EL | Default | Description |
action | false | javax.el.MethodExpression
(signature must match java.lang.Object action() )
| true | null | No Description |
binding | false | javax.el.ValueExpression
(must evaluate to org.openfaces.component.timetable.EventEditorPage )
| only | null | A value-binding expression that associates the EventEditorPage with a backing bean property. |
eventEndParamName | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "eventEnd" | No Description |
eventIdParamName | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "eventId" | No Description |
eventStartParamName | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "eventStart" | No Description |
modeParamName | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "mode" | No Description |
resourceIdParamName | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "resourceId" | No Description |
url | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | URL of a page that should be used for editing timetable event. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |