public interface SVG12BridgeUpdateHandler extends BridgeUpdateHandler
Modifier and Type | Method and Description |
---|---|
void |
handleBindingEvent(org.w3c.dom.Element bindableElement,
org.w3c.dom.Element shadowTree)
Invoked when a bindable element's binding has changed.
|
void |
handleContentSelectionChangedEvent(ContentSelectionChangedEvent csce)
Invoked when the xblChildNodes property has changed because a
descendant xbl:content element has updated its selected nodes.
|
dispose, handleAnimatedAttributeChanged, handleCSSEngineEvent, handleDOMAttrModifiedEvent, handleDOMCharacterDataModified, handleDOMNodeInsertedEvent, handleDOMNodeRemovedEvent, handleOtherAnimationChanged
void handleBindingEvent(org.w3c.dom.Element bindableElement, org.w3c.dom.Element shadowTree)
void handleContentSelectionChangedEvent(ContentSelectionChangedEvent csce)