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