Interface I_CmsDragHandle

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      I_CmsDraggable getDraggable()
      Returns the draggable item.
      com.google.gwt.dom.client.Element getElement()
      Returns the handle element.
      void setTitle​(java.lang.String title)
      Sets the title attribute.
      • Methods inherited from interface com.google.gwt.event.shared.HasHandlers

        fireEvent
      • Methods inherited from interface com.google.gwt.event.dom.client.HasMouseDownHandlers

        addMouseDownHandler
    • Method Detail

      • getElement

        com.google.gwt.dom.client.Element getElement()
        Returns the handle element.

        Returns:
        the handle element
      • setTitle

        void setTitle​(java.lang.String title)
        Sets the title attribute.

        Parameters:
        title - the title