public class BoxRendererPlugin extends PluginActivator implements ViewmodelCustomizer
| Modifier and Type | Field and Description |
|---|---|
private Logger |
logger |
private static String |
PROP_COLOR |
bundle, dms| Constructor and Description |
|---|
BoxRendererPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrichViewProperties(Topic topic,
CompositeValueModel viewProps) |
void |
serviceArrived(PluginService service) |
void |
serviceGone(PluginService service) |
void |
storeViewProperties(Topic topic,
CompositeValueModel viewProps) |
getBundleContext, init, postInstall, publishDirectory, setCoreService, start, stop, toStringprivate static final String PROP_COLOR
public BoxRendererPlugin()
public void serviceArrived(PluginService service)
serviceArrived in interface PluginContextserviceArrived in class PluginActivatorpublic void serviceGone(PluginService service)
serviceGone in interface PluginContextserviceGone in class PluginActivatorpublic void enrichViewProperties(Topic topic, CompositeValueModel viewProps)
enrichViewProperties in interface ViewmodelCustomizerpublic void storeViewProperties(Topic topic, CompositeValueModel viewProps)
storeViewProperties in interface ViewmodelCustomizerCopyright © 2018. All Rights Reserved.