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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.