|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPasteContext | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.context.impl | |
org.eclipse.graphiti.ui.features |
Uses of IPasteContext in org.eclipse.graphiti.features |
---|
Methods in org.eclipse.graphiti.features with parameters of type IPasteContext | |
---|---|
boolean |
FeatureCheckerAdapter.allowPaste(IPasteContext context)
|
boolean |
IFeatureChecker.allowPaste(IPasteContext context)
|
boolean |
IPasteFeature.canPaste(IPasteContext context)
Can paste. |
IPasteFeature |
ConfigurableFeatureProviderWrapper.getPasteFeature(IPasteContext context)
|
IPasteFeature |
DefaultFeatureProviderWrapper.getPasteFeature(IPasteContext context)
|
IPasteFeature |
IFeatureProvider.getPasteFeature(IPasteContext context)
Paste features bring clipboard content to the diagram. |
void |
IPasteFeature.paste(IPasteContext context)
Paste. |
Uses of IPasteContext in org.eclipse.graphiti.features.context.impl |
---|
Classes in org.eclipse.graphiti.features.context.impl that implement IPasteContext | |
---|---|
class |
PasteContext
The Class PasteContext. |
Uses of IPasteContext in org.eclipse.graphiti.ui.features |
---|
Methods in org.eclipse.graphiti.ui.features with parameters of type IPasteContext | |
---|---|
IPasteFeature |
DefaultFeatureProvider.getPasteFeature(IPasteContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |