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