Interface ICommonContentProvider

    • Method Detail

      • init

        void init​(ICommonContentExtensionSite aConfig)
        Initialize the content provider with the given configuration.
        Parameters:
        aConfig - The extension site provides information that some extensions will find useful to configure themselves properly in a particular viewer.
        See Also:
        ICommonLabelProvider