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 © 2000–2023 Apache Software Foundation. All rights reserved.