@ExtensionPoint public interface ReferenceContextAction extends ContextAction
ContextAction that can execute commands
based on References.| Modifier and Type | Method and Description |
|---|---|
void |
execute(Ref reference)
Invoked when the user selects this
ReferenceAction. |
ReferenceFilter |
getFilter()
|
getDescription, getNamevoid execute(Ref reference)
ReferenceAction.reference - the host on which this ReferenceAction was
invoked on.ReferenceFilter getFilter()
Copyright © 2015. All rights reserved.