Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvTooltipInteractor

IlvObject
   |
   +--IlvInteractor
      |
      +--IlvTooltipInteractor

Category:
Graphics Framework component
JavaScript File:
IlvTooltipInteractor.js
Description:
A tooltip interactor that works with an IlvView and its IlvHitmap. This interactor can be added to an IlvInteractorGroup.
Since:
JViews 8.7

Constructor Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
setBaseTextDirection(baseTextDirection)
Sets the baseTextDirection of tooltip.
 
setTemplate(template)
Sets the template of tooltip.
Methods inherited from class IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvTooltipInteractor
IlvTooltipInteractor(tolerance)
Parameters:
tolerance - The tolerance used when doing hittests.
Method Detail
setBaseTextDirection
setBaseTextDirection(baseTextDirection)
Sets the baseTextDirection of tooltip.
Parameters:
baseTextDirection
Since:
8.8

setTemplate
setTemplate(template)
Sets the template of tooltip.
Parameters:
template - The HTML template or JavaScript function
Since:
8.8

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.