Interface IExtensionActivationListener

    • Method Detail

      • onExtensionActivation

        void onExtensionActivation​(java.lang.String aViewerId,
                                   java.lang.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