com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.impl.gateways
Class ParallelGatewayDragProxy

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Composite
              extended by com.ebmwebsourcing.geasytools.geasyui.impl.draggable.HasDragProxy
                  extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.impl.common.AbstractBPMNDragProxy
                      extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.impl.gateways.ParallelGatewayDragProxy
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.geasyui.api.draggable.IHasDragProxy, 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.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.IsWidget
Direct Known Subclasses:
ParallelGatewayMenuDragProxy

public class ParallelGatewayDragProxy
extends 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
ParallelGatewayDragProxy(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel uipanel)
           
 
Method Summary
protected  java.lang.String getBigIcon()
           
 com.ebmwebsourcing.geasytools.geasyui.api.draggable.IHasDragProxyData getData()
           
protected  java.lang.String getDescription()
           
 java.lang.Class<? extends com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement> getIUIElementType()
           
protected  java.lang.String getLabel()
           
protected  java.lang.String getSmallIcon()
           
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.impl.common.AbstractBPMNDragProxy
getDraggedTypes, getMainWidget, getProxyImgUrl, init, onLoad, setLabelVisible, setSmallIcon
 
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
 

Constructor Detail

ParallelGatewayDragProxy

public ParallelGatewayDragProxy(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel uipanel)
Method Detail

getDescription

protected java.lang.String getDescription()
Specified by:
getDescription in class AbstractBPMNDragProxy

getBigIcon

protected java.lang.String getBigIcon()
Specified by:
getBigIcon in class AbstractBPMNDragProxy

getLabel

protected java.lang.String getLabel()
Specified by:
getLabel in class AbstractBPMNDragProxy

getData

public com.ebmwebsourcing.geasytools.geasyui.api.draggable.IHasDragProxyData getData()

getIUIElementType

public java.lang.Class<? extends com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement> getIUIElementType()

getSmallIcon

protected java.lang.String getSmallIcon()
Specified by:
getSmallIcon in class AbstractBPMNDragProxy


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.