|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu.ContextualMenu
com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu.DragProxyContextualMenu
public class DragProxyContextualMenu
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu.ContextualMenu |
|---|
mainPanel |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu)
|
|
DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu,
IContextualMenu parentMenu)
|
|
DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu,
IDragProxyContextualMenuConfiguration config)
|
|
| Method Summary | |
|---|---|
IDragProxyContextualMenuConfiguration |
getConfiguration()
|
IHasDragProxyContextualMenu |
getHasContextualDragProxyMenu()
|
protected void |
init()
|
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.contextualmenu.ContextualMenu |
|---|
addClickHandler, addDoubleClickHandler, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseUpHandler, addMouseWheelHandler, getHeight, getMenuDirection, getParentMenu, getWidth, hide, show |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu)
public DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu,
IContextualMenu parentMenu)
public DragProxyContextualMenu(IHasDragProxyContextualMenu hasContextualMenu,
IDragProxyContextualMenuConfiguration config)
| Method Detail |
|---|
protected void init()
init in class ContextualMenupublic IDragProxyContextualMenuConfiguration getConfiguration()
getConfiguration in interface IContextualMenugetConfiguration in interface IDragProxyContextualMenugetConfiguration in class ContextualMenupublic IHasDragProxyContextualMenu getHasContextualDragProxyMenu()
getHasContextualDragProxyMenu in interface IContextualMenugetHasContextualDragProxyMenu in interface IDragProxyContextualMenugetHasContextualDragProxyMenu in class ContextualMenu
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||