Interface ISyntaxAssistBrowser

  • All Known Implementing Classes:
    BslEventsChooserDialog, BslInfoView

    public interface ISyntaxAssistBrowser
    Interface for special Syntax assist browser for Bsl language
    • Method Detail

      • setInput

        void setInput​(org.eclipse.jface.internal.text.html.BrowserInput input)
        Adds new element to browser
        Parameters:
        input - new BrowserInput
      • getCurrentBrowserInput

        org.eclipse.jface.internal.text.html.BrowserInput getCurrentBrowserInput()
        Gets current content in Bsl browser
        Returns:
        BrowserInput