public interface IPasteFeature extends IFeature
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPaste(IPasteContext context)
Can paste.
|
void |
paste(IPasteContext context)
Paste.
|
canExecute, canUndo, execute, hasDoneChanges, isAvailablegetDescriptiongetFeatureProvidervoid paste(IPasteContext context)
context - the contextboolean canPaste(IPasteContext context)
context - the context