public interface EPlaceholderResolver
Modifier and Type | Method and Description |
---|---|
void |
resolvePlaceholderRef(MPlaceholder ph,
MWindow refWin)
This method is used to re-resolve a placeholder's reference to a 'shared part' within the
context of a particular window.
|
void resolvePlaceholderRef(MPlaceholder ph, MWindow refWin)
Implementors may presume that the if the placeholder's reference is already non-null then it has already been resolved.
ph
- The placeholder to set the reference for (if necessary)refWin
- The window the whose shared parts are to be referenced
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.