Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu.IHasDragProxyContextualMenu

Packages that use IHasDragProxyContextualMenu
com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu   
com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu   
 

Uses of IHasDragProxyContextualMenu in com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu
 

Subinterfaces of IHasDragProxyContextualMenu in com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu
 interface IHasMenuDragProxy
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu that return IHasDragProxyContextualMenu
 IHasDragProxyContextualMenu IHasMenuDragProxy.getContextualMenuSubject()
           
 IHasDragProxyContextualMenu IDragProxyContextualMenu.getHasContextualDragProxyMenu()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu with parameters of type IHasDragProxyContextualMenu
 void IHasMenuDragProxy.setContextualMenuSubject(IHasDragProxyContextualMenu subject)
           
 

Uses of IHasDragProxyContextualMenu in com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu that return IHasDragProxyContextualMenu
 IHasDragProxyContextualMenu DragProxyContextualMenu.getHasContextualDragProxyMenu()
           
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu with parameters of type IHasDragProxyContextualMenu
DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu)
           
DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu, IContextualMenu parentMenu)
           
DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu, IDragProxyContextualMenuConfiguration config)
           
 



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