Interface ISettingsEditingContextProvider
- All Known Implementing Classes:
ProjectEditorContextProvider
public interface ISettingsEditingContextProvider
The Interface for provider of settings editing context. Specific project implementation mast be provided.
-
Method Summary
-
Method Details
-
getContext
Gets the eiditing context.- Parameters:
editor- the editor- Returns:
- the context
-