Class Hover

java.lang.Object
com.smartgwt.client.util.Hover

public class Hover extends Object
Utility methods related to hover / tooltips / prompts.
  • Constructor Details

    • Hover

      public Hover()
  • Method Details

    • clear

      public static void clear()
      Clear any active hover prompt.
    • getCanvas

      public static Canvas getCanvas()
      Return the canvas corresponding to the active hover.
      Returns:
      the hover canvas/