Interface IReusableEditor

    • Method Detail

      • setInput

        void setInput​(IEditorInput input)
        Sets the input to this editor.

        Note: Clients must fire the IEditorPart.PROP_INPUT property change within their implementation of setInput().

        Parameters:
        input - the editor input