o
Tag eventPreview


Turns on and allows customizing the box that is displayed when the mouse hovers over the event to show event contents that might not fully fit in the normal event display.


Tag Information
Tag Classorg.openfaces.taglib.jsp.timetable.EventPreviewJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
eventDescriptionClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
eventDescriptionStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
eventNameClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
eventNameStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
horizontalAlignmentfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
true"left"No Description
horizontalDistancefalsejavax.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".
showingDelayfalsejavax.el.ValueExpression
(must evaluate to int)
true400Delay in milliseconds that specifies how much time should pass after hoving an element with mouse before showing the event preview.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
verticalAlignmentfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
true"below"No Description
verticalDistancefalsejavax.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.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.