public interface INavigatorContentServiceListener
Used by clients who would like to listen for the load event of am
INavigatorContentExtension
.
Modifier and Type | Method and Description |
---|---|
void |
onLoad(INavigatorContentExtension anExtension)
Notifies the listener that the given extension
has now been loaded.
|
void onLoad(INavigatorContentExtension anExtension)
anExtension
- The extension that was loaded.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.