sweetdev-ria
Tag clickToOpenContent


Description : Represents an element displayed in a tooltip.


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.tooltip.TooltipContentTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameClick To Open Tooltip Content

Attributes
NameRequiredRequest-timeTypeDescription
heightfalsetrueintHeight for the tooltip.
shiftXfalsetrueintX Shift from the link [0(default)].
shiftYfalsetrueintY Shift from the link [0(default)].
widthfalsetrueintWidth for the tooltip.
zIndexfalsetrueintz-index of the tool tip [>100(default)].
autoClosefalsetruebooleanDoes the tooltip automatically close if parent link has moved ? Default is true. Be careful, you can't use this if you use more than one link for one tooltip.
frameDisplayedfalsetruebooleanSpecify whether or not a frame should be displayed around the component. (true by default)
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
idfalsetruejava.lang.StringUnique Identifier. Accepts EL.
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

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.