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