public interface IExtensionActivationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onExtensionActivation(java.lang.String aViewerId,
java.lang.String[] theNavigatorExtensionIds,
boolean isActive) |
void onExtensionActivation(java.lang.String aViewerId,
java.lang.String[] theNavigatorExtensionIds,
boolean isActive)
aViewerId - The viewer id of the INavigatorContentServicetheNavigatorExtensionIds - A sorted array of updated extension idsisActive - The new activation state of the extensions
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.