| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.openfaces.taglib.jsp.timetable.EventPreviewJspTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | |||||
Name | Required | Binding Type | EL | Default | Description |
eventDescriptionClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
eventDescriptionStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
eventNameClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
eventNameStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
horizontalAlignment | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| true | "left" | No Description |
horizontalDistance | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "0" | Distance against the alignment edge that is specified with horizontalAlignment attribute. Can be specified in any fixed CSS units. This attribute is applicable for all alignments except "center". |
showingDelay | false | javax.el.ValueExpression
(must evaluate to int )
| true | 400 | Delay in milliseconds that specifies how much time should pass after hoving an element with mouse before showing the event preview. |
style | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | No Description |
verticalAlignment | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| true | "below" | No Description |
verticalDistance | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "10px" | Distance against the alignment edge that is specified with verticalAlignment attribute. Can be specified in any fixed CSS units. This attribute is applicable for all alignments except "center". |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |