|
||||||||||
| 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.connectable.Magnet
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector.MagnetElement
public class MagnetElement
| 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 | |
|---|---|
MagnetElement(com.ebmwebsourcing.geasytools.geasyui.api.connectable.IConnectableElement connectable)
|
|
| Method Summary | |
|---|---|
com.ebmwebsourcing.geasytools.geasyui.api.core.IPoint |
getNorthWestPoint()
|
com.ebmwebsourcing.geasytools.geasyui.api.core.IPoint |
getSouthEastPoint()
|
void |
hide()
|
void |
onDropAccepted(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropAcceptedEvent event)
|
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)
|
void |
removeFromParent()
|
void |
setRelativeX(float x)
|
void |
setRelativeY(float y)
|
void |
show()
|
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Magnet |
|---|
addConnectorPoint, addDropHandler, fireEvent, getAcceptedTypes, getConnectableElement, getConnectorPoints, getContainer, getDDManager, getDroppableDefaultHandlers, getHandlerManager, getId, getRelativeX, getRelativeY, getUIPanel, removeConnectorPoint, setContainer |
| 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, onLoad, onUnload, 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.core.IPositionable |
|---|
getAbsoluteLeft, getAbsoluteTop |
| Constructor Detail |
|---|
public MagnetElement(com.ebmwebsourcing.geasytools.geasyui.api.connectable.IConnectableElement connectable)
| Method Detail |
|---|
public void removeFromParent()
removeFromParent in class com.google.gwt.user.client.ui.Widgetpublic com.ebmwebsourcing.geasytools.geasyui.api.core.IPoint getNorthWestPoint()
public com.ebmwebsourcing.geasytools.geasyui.api.core.IPoint getSouthEastPoint()
public void setRelativeX(float x)
public void setRelativeY(float y)
public void hide()
public void show()
public void onOver(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IOverEvent event)
onOver in interface com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropHandleronOver in interface com.ebmwebsourcing.geasytools.geasyui.impl.droppable.DropHandleronOver in class com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Magnetpublic void onOut(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IOutEvent event)
onOut in interface com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropHandleronOut in interface com.ebmwebsourcing.geasytools.geasyui.impl.droppable.DropHandleronOut in class com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Magnetpublic void onDropAccepted(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropAcceptedEvent event)
onDropAccepted in interface com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropHandleronDropAccepted in interface com.ebmwebsourcing.geasytools.geasyui.impl.droppable.DropHandleronDropAccepted in class com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Magnetpublic void onDropRefused(com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropRefusedEvent event)
onDropRefused in interface com.ebmwebsourcing.geasytools.geasyui.api.droppable.events.IDropHandleronDropRefused in interface com.ebmwebsourcing.geasytools.geasyui.impl.droppable.DropHandleronDropRefused in class com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Magnet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||