| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.openfaces.taglib.jsp.timetable.DeleteEventActionJspTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | |||||
Name | Required | Binding Type | EL | Default | Description |
binding | false | javax.el.ValueExpression
(must evaluate to org.openfaces.component.timetable.EventAction )
| only | null | A value-binding expression that associates the EventAction with a backing bean property. |
hint | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | Specifies the text that will be shown in a tool-tip when the mouse hovers over this action button. |
hint | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | Specifies the text that will be shown in a tool-tip when the mouse hovers over this action button. |
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| false | null | The component identifier. |
imageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
pressedClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | A CSS class name for the EventAction component in a pressed state. |
pressedImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
pressedStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | A style for the EventAction component in a pressed state. |
rendered | false | javax.el.ValueExpression
(must evaluate to boolean )
| true | true | A flag that indicates whether or not the component is visible. |
rolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | A CSS class name for the EventAction component in a rollover state. |
rolloverImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
rolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | A style for the EventAction component in a rollover state. |
showConfirmation | false | javax.el.ValueExpression
(must evaluate to boolean )
| true | true | A boolean value that specifies whether confirmation should be shown before deleting the event. |
style | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | A style for the EventAction component. |
styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | A CSS class name for the EventAction component. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |