com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu
Interface IDragProxyContextualMenu

All Superinterfaces:
com.google.gwt.event.dom.client.HasAllMouseHandlers, com.google.gwt.event.dom.client.HasClickHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.event.dom.client.HasMouseDownHandlers, com.google.gwt.event.dom.client.HasMouseMoveHandlers, com.google.gwt.event.dom.client.HasMouseOutHandlers, com.google.gwt.event.dom.client.HasMouseOverHandlers, com.google.gwt.event.dom.client.HasMouseUpHandlers, com.google.gwt.event.dom.client.HasMouseWheelHandlers, IContextualMenu, IHasContextualMenu, com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
DragProxyContextualMenu

public interface IDragProxyContextualMenu
extends IContextualMenu


Method Summary
 IDragProxyContextualMenuConfiguration getConfiguration()
           
 IHasDragProxyContextualMenu getHasContextualDragProxyMenu()
           
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu.IContextualMenu
getParentMenu, hide, show
 
Methods inherited from interface com.google.gwt.event.dom.client.HasMouseDownHandlers
addMouseDownHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasMouseUpHandlers
addMouseUpHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasMouseMoveHandlers
addMouseMoveHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasMouseWheelHandlers
addMouseWheelHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasClickHandlers
addClickHandler
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu.IHasContextualMenu
getAbsoluteLeft, getAbsoluteTop, getHeight, getMenuDirection, getWidth
 
Methods inherited from interface com.google.gwt.event.dom.client.HasMouseOverHandlers
addMouseOverHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasMouseOutHandlers
addMouseOutHandler
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

getConfiguration

IDragProxyContextualMenuConfiguration getConfiguration()
Specified by:
getConfiguration in interface IContextualMenu

getHasContextualDragProxyMenu

IHasDragProxyContextualMenu getHasContextualDragProxyMenu()
Specified by:
getHasContextualDragProxyMenu in interface IContextualMenu


Copyright © 2010-2011 Petals Link. All Rights Reserved.