Uses of Interface
org.eclipse.ui.IInPlaceEditor
Packages that use IInPlaceEditor
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
-
Uses of IInPlaceEditor in org.eclipse.ui
Methods in org.eclipse.ui with parameters of type IInPlaceEditorModifier and TypeMethodDescriptionvoid
IInPlaceEditorInput.setInPlaceEditor
(IInPlaceEditor editor) Sets the in-place editor this input is associated with. -
Uses of IInPlaceEditor in org.eclipse.ui.part
Methods in org.eclipse.ui.part with parameters of type IInPlaceEditorModifier and TypeMethodDescriptionvoid
FileInPlaceEditorInput.setInPlaceEditor
(IInPlaceEditor editor)