Package com.stimulsoft.report.units
Class StiToolTipHelper
java.lang.Object
com.stimulsoft.report.units.StiToolTipHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddToolTip(StiComponent component, String text, Boolean isHyperlink) static voidclearAll()booleangetText()static List<StiToolTipHelper> getToolTips(StiPage page) inthashCode()static voidstatic voidshowToolTip(StiVisual pageVisual, String text, Double x, Double y)
-
Constructor Details
-
StiToolTipHelper
-
-
Method Details
-
addToolTip
-
getToolTips
-
clearAll
public static void clearAll() -
showToolTip
-
hideToolTip
public static void hideToolTip() -
hashCode
public int hashCode() -
equals
-
getComponent
- Returns:
- the component
-
getText
- Returns:
- the text
-
getHyperlink
- Returns:
- the hyperlink
-