Package ghidra.app.context
Interface NavigationActionContext
-
- All Known Implementing Classes:
DualListingActionContext
,ListingActionContext
,NavigatableActionContext
public interface NavigationActionContext
An interface that signals the client supports navigation.Note: the
NavigatableActionContext
is tied toProgramLocationActionContext
which has more baggage than just 'navigation'.