Class CmsElementOptionBar.HoverHandler

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected HoverHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void onHoverIn​(com.google.gwt.event.dom.client.MouseOverEvent event)
      Will be executed for starting the hover effect.
      protected void onHoverOut​(com.google.gwt.event.dom.client.MouseOutEvent event)
      Will be executed for finishing the hover effect.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait