com.ebmwebsourcing.geasytools.geasyui.api.connectable
Interface IMagnet
- All Superinterfaces:
- com.google.gwt.event.shared.HasHandlers, IDroppableElement, IPositionable
- All Known Implementing Classes:
- Magnet
public interface IMagnet
- extends IDroppableElement
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
getConnectableElement
IConnectableElement getConnectableElement()
getConnectorPoints
java.util.HashSet<IConnectorPoint> getConnectorPoints()
addConnectorPoint
void addConnectorPoint(IConnectorPoint connectorPoint)
removeConnectorPoint
void removeConnectorPoint(IConnectorPoint connectorPoint)
Copyright © 2010-2011 Petals Link. All Rights Reserved.