Interface IExtensionActivationListener

    • Method Detail

      • onExtensionActivation

        void onExtensionActivation​(String aViewerId,
                                   String[] theNavigatorExtensionIds,
                                   boolean isActive)
        Parameters:
        aViewerId - The viewer id of the INavigatorContentService
        theNavigatorExtensionIds - A sorted array of updated extension ids
        isActive - The new activation state of the extensions