|
||||||||||
| 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.draggable.HasDragProxy
com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.impl.common.AbstractBPMNDragProxy
public abstract class AbstractBPMNDragProxy
| 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.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
AbstractBPMNDragProxy(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel uipanel)
|
|
| Method Summary | |
|---|---|
protected abstract java.lang.String |
getBigIcon()
|
protected abstract java.lang.String |
getDescription()
|
java.util.HashSet<java.lang.Class<? extends com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement>> |
getDraggedTypes()
|
protected abstract java.lang.String |
getLabel()
|
com.google.gwt.user.client.ui.Widget |
getMainWidget()
|
java.lang.String |
getProxyImgUrl()
|
protected abstract java.lang.String |
getSmallIcon()
|
protected void |
init()
|
protected void |
onLoad()
|
void |
setLabelVisible(boolean visible)
|
void |
setSmallIcon(boolean b)
|
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.draggable.HasDragProxy |
|---|
addDragProxyHandler, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, fireEvent, getCreatedElement, getDraggableProxy, getDraggableProxyDefaultHandlers, getUIPanel, setCreatedElement, setDraggableProxy, setUIPanel |
| 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, getHandlerCount, getLayoutData, getParent, isOrWasAttached, 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.draggable.IHasDragProxy |
|---|
getData, getIUIElementType |
| Constructor Detail |
|---|
public AbstractBPMNDragProxy(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel uipanel)
| Method Detail |
|---|
protected void init()
public java.util.HashSet<java.lang.Class<? extends com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement>> getDraggedTypes()
public void setLabelVisible(boolean visible)
public void setSmallIcon(boolean b)
protected abstract java.lang.String getLabel()
protected abstract java.lang.String getDescription()
protected abstract java.lang.String getBigIcon()
protected abstract java.lang.String getSmallIcon()
public com.google.gwt.user.client.ui.Widget getMainWidget()
getMainWidget in class com.ebmwebsourcing.geasytools.geasyui.impl.draggable.HasDragProxypublic java.lang.String getProxyImgUrl()
protected void onLoad()
onLoad in class com.google.gwt.user.client.ui.Widget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||