Interface DescWindowCallback

    • Method Detail

      • showSummaryFor

        void showSummaryFor​(Completion completion,
                            java.lang.String anchor)
        Callback allowing a new code completion's description to be displayed in the description window.
        Parameters:
        completion - The new completion.
        anchor - The anchor to scroll to, or null if none.