Interface ITextEditorHelpContextIds

All Superinterfaces:
IAbstractTextEditorHelpContextIds

public interface ITextEditorHelpContextIds extends IAbstractTextEditorHelpContextIds
Help context IDs for the text editor.

This interface contains constants only; it is not intended to be implemented.

Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Field Details

    • TEXT_EDITOR_PREFERENCE_PAGE

      static final String TEXT_EDITOR_PREFERENCE_PAGE
      Id for the text editor preference page. Value: "org.eclipse.ui.text_editor_preference_page_context".
      See Also:
    • SPELLING_PREFERENCE_PAGE

      static final String SPELLING_PREFERENCE_PAGE
      Help context id for the Spelling preference page. Value: "org.eclipse.ui.spelling_preference_page_context".
      Since:
      3.4
      See Also:
    • TEXT_EDITOR

      static final String TEXT_EDITOR
      Id for the text editor. Value: "org.eclipse.ui.text_editor_context".
      See Also:
    • BOOKMARK_ACTION

      static final String BOOKMARK_ACTION
      Help context id for the "Add Bookmark" action. Value: "org.eclipse.ui.bookmark_action_context"
      Since:
      3.0
    • ADD_TASK_ACTION

      static final String ADD_TASK_ACTION
      Help context id for the Add Task action. Value: "org.eclipse.ui.addTask_action_context"
      Since:
      3.0
    • CHANGE_ENCODING

      static final String CHANGE_ENCODING
      Help context id for the "Change Encoding..." action. Value: "org.eclipse.ui.ChangeEncoding_action_context"
      Since:
      3.1
      See Also:
    • ACCESSIBILITY_PREFERENCE_PAGE

      static final String ACCESSIBILITY_PREFERENCE_PAGE
      Id for the text editor preference page. Value: "org.eclipse.ui.accessibility_preference_page_context".
      Since:
      3.6
      See Also: