GEF (MVC)
3.9.0.201308190730

org.eclipse.gef.requests
Interface TargetRequest

All Known Implementing Classes:
CreateConnectionRequest, ReconnectRequest

public interface TargetRequest

A request that involves a target EditPart.


Method Summary
 void setTargetEditPart(EditPart part)
          Sets the target EditPart.
 

Method Detail

setTargetEditPart

void setTargetEditPart(EditPart part)
Sets the target EditPart.

Parameters:
part - the target EditPart

GEF (MVC)
3.9.0.201308190730

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.