|
||||||||||
| 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.core.UIElement
com.ebmwebsourcing.geasytools.geasyui.impl.selectable.Selectable
com.ebmwebsourcing.geasytools.geasyui.impl.draggable.Draggable
com.ebmwebsourcing.geasytools.geasyui.impl.droppable.DroppableDraggable
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.CoreBPMNElement
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.FlowElement
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.ConnectableFlowElement
com.ebmwebsourcing.petalsbpm.bpmndiagram.events.Event
com.ebmwebsourcing.petalsbpm.bpmndiagram.events.EndEvent
com.ebmwebsourcing.petalsbpm.bpmndiagram.events.EndNoneEvent
public class EndNoneEvent
| 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.petalsbpm.bpmndiagram.common.CoreBPMNElement |
|---|
label |
| Fields inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.core.UIElement |
|---|
handlerManager |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
EndNoneEvent(ProcessPanel definitionPanel,
java.lang.String id)
|
|
| Method Summary | |
|---|---|
com.ebmwebsourcing.geasytools.geasyui.api.connectable.IConnectableElementDefaulHandlers |
getDefaultHandlers()
|
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel |
getEditorModel()
|
java.lang.String |
getName()
|
protected void |
init()
On initialization main shape is automatically added to group |
void |
onDropRefused(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropRefusedEvent event)
|
void |
onOut(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IOutEvent event)
|
void |
onOver(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IOverEvent event)
|
| Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.events.EndEvent |
|---|
getAcceptedTypes, getDragProxies, onDropAccepted |
| Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.events.Event |
|---|
addContextualMenuHandler, getAbsoluteLeft, getAbsoluteTop, getConformityRules, getMainShape, getMenuDirection, getSyntaxModelBinder, setRelativeX, setRelativeY |
| Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.common.ConnectableFlowElement |
|---|
addConnectableHandler, addIncommingConnector, addOutgoingConnector, getGraph, getIncommingConnectors, getMagnets, getOutgoingConnectors, onMove, refresh, refreshMagnets, removeFromParent |
| Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.common.FlowElement |
|---|
getParentLane, setParentLane |
| Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.common.CoreBPMNElement |
|---|
addBoundUpdateHandler, getDefinitionPanel, getDiagramElement, getDraggedTypes, getEditorView, getFormTemplate, getGroup, getHeight, getId, getIntersectionPoints, getMainModel, getMainWidget, getRelativeX, getRelativeY, getStates, getWidth, hide, onAcceptedAfterDrop, onAcceptedBeforeDrop, onRefusedAfterDrop, onRefusedBeforeDrop, onStart, onStop, setEditorView, setFormTemplate, setHeight, setLabel, setWidth, show, toBack, toFront |
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.droppable.DroppableDraggable |
|---|
addDropHandler, getDDManager, getDroppableDefaultHandlers, getNorthWestPoint, getSouthEastPoint |
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.draggable.Draggable |
|---|
addDoubleClickHandler, addDragHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseWheelHandler, getDraggableElementDefaultHandlers |
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.selectable.Selectable |
|---|
addClickHandler, addMouseDownHandler, addMouseUpHandler, addSelectionHandler, getSelectableDefaultHandlers |
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.core.UIElement |
|---|
equals, fireEvent, getContainer, getHandlerManager, getMouseState, getUIPanel, hashCode, onAttach, setContainer, setUIPanel |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, 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, onLoad, onUnload, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, 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, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.contextualmenu.IHasContextualMenu |
|---|
getHeight, 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.ebmwebsourcing.geasytools.geasyui.api.selectable.ISelectable |
|---|
addSelectionHandler, getHandlerManager, getIntersectionPoints, getSelectableDefaultHandlers |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement |
|---|
getContainer, getHeight, getId, getMouseState, getRelativeX, getRelativeY, getUIPanel, getWidth, setContainer, setHeight, setUIPanel, setWidth |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IGraphicElement |
|---|
hide, show, toBack, toFront |
| 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.HasClickHandlers |
|---|
addClickHandler |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.connectable.IConnectableElement |
|---|
getHeight, getUIPanel, getWidth |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.droppable.IDroppableElement |
|---|
addDropHandler, getDDManager, getDroppableDefaultHandlers, getHandlerManager, getId, getNorthWestPoint, getSouthEastPoint |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.draggable.IDraggableElement |
|---|
getHandlerManager, getMouseState, getUIPanel |
| Constructor Detail |
|---|
public EndNoneEvent(ProcessPanel definitionPanel,
java.lang.String id)
| Method Detail |
|---|
protected void init()
CoreBPMNElement
init in class Eventpublic java.lang.String getName()
public com.ebmwebsourcing.geasytools.geasyui.api.connectable.IConnectableElementDefaulHandlers getDefaultHandlers()
public com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel getEditorModel()
public void onDropRefused(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropRefusedEvent event)
public void onOut(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IOutEvent event)
public void onOver(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IOverEvent event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||