Class Index | File Index

Classes


Class Exanpe.Tooltip

Represent a tooltip component. Can be accessed through its id.
Defined in: exanpe-t5-lib.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Exanpe.Tooltip(id, yui)
Constructor
Field Summary
Field Attributes Field Name and Description
 
id
The id of the instance
 
yui
this wrapped yui tooltip instance
Class Detail
Exanpe.Tooltip(id, yui)
Constructor
Parameters:
{String} id
the id of the Tooltip element
{YUI} yui
the YUI Tooltip object wrapped
Field Detail
id
The id of the instance

yui
this wrapped yui tooltip instance

Documentation generated by JsDoc Toolkit 2.0.0 on Mon Jan 09 2012 21:35:39 GMT+0100 (CET)