public interface IExtensionActivationListener
Modifier and Type | Method and Description |
---|---|
void |
onExtensionActivation(String aViewerId,
String[] theNavigatorExtensionIds,
boolean isActive) |
void onExtensionActivation(String aViewerId, 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, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.