Class StiToolTipHelper

java.lang.Object
com.stimulsoft.report.units.StiToolTipHelper

public class StiToolTipHelper extends Object
Copyright Stimulsoft
  • Constructor Details

  • Method Details

    • addToolTip

      public static void addToolTip(StiComponent component, String text, Boolean isHyperlink)
    • getToolTips

      public static List<StiToolTipHelper> getToolTips(StiPage page)
    • clearAll

      public static void clearAll()
    • showToolTip

      public static void showToolTip(StiVisual pageVisual, String text, Double x, Double y)
    • hideToolTip

      public static void hideToolTip()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getComponent

      public StiComponent getComponent()
      Returns:
      the component
    • getText

      public String getText()
      Returns:
      the text
    • getHyperlink

      public Boolean getHyperlink()
      Returns:
      the hyperlink