com.smartgwt.client.widgets
Class Hover
java.lang.Object
com.smartgwt.client.widgets.Hover
public class Hover
- extends Object
The Hover class handles showing a simple Smart GWT canvas containing arbitrary HTML, or triggering some other action in
response to a user holding the mouse-pointer (or hovering) over a specific widget.
Constructor Summary |
Hover()
|
Method Summary |
static void |
hide()
Hide hover hover Canvas shown via com.smartgwt.client.widgets.Hover#show |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hover
public Hover()
hide
public static void hide()
- Hide hover hover Canvas shown via
com.smartgwt.client.widgets.Hover#show