org.chenillekit.tapestry.core.components
Class Tooltip

java.lang.Object
  extended by org.chenillekit.tapestry.core.components.Tooltip

@IncludeJavaScriptLibrary(value={"../Chenillekit.js","Tooltip.js"})
@IncludeStylesheet(value="Tooltip.css")
public class Tooltip
extends Object

shows an tooltip if mouse slides over the declared content.

Version:
$Id: Tooltip.java 682 2008-05-20 22:00:02Z homburgs $

Constructor Summary
Tooltip()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tooltip

public Tooltip()


Copyright © 2008-2009 ChenilleKit. All Rights Reserved.