public interface IMemoryRenderingBindingsListener
Clients who wish to detect changes to a dynamic bindings provider should
implement this interface and register as a listener with the
IMemoryRenderingManager
.
Modifier and Type | Method and Description |
---|---|
void |
memoryRenderingBindingsChanged()
Notification that the bindings provided by a rendering bindings
provider have changed.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.