public interface BindingListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
bindingChanged(Element bindableElement,
Element shadowTree)
Invoked when the specified bindable element's binding has changed.
|
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.