| [ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
Displays the Tooltips (hints), if we have some 2005-01-20 added by Michael Keck (mkkeck)
| Poids: | 194 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| textTooltip(theText) X-Ref |
| init the tooltip and write the text into it param: string theText tooltip content |
| swapTooltip(stat) X-Ref |
| swap the Tooltip // show and hide param: boolean stat view status |
| showTooltip(stat) X-Ref |
| show / hide the Tooltip param: boolean stat view status |
| holdTooltip() X-Ref |
| hold it, if we create or move the mouse over the tooltip |
| moveTooltip(posX, posY) X-Ref |
| move the tooltip to mouse position param: integer posX horiz. position param: integer posY vert. position |
| pmaTooltip( theText ) X-Ref |
| build the tooltip param: string theText tooltip content |
| mouseMove(e) X-Ref |
| register mouse moves param: event e |
| Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
|