BridgeUpdateHandlerBindableElementBridge, SVG12TextElementBridge, SVGFlowRootElementBridgepublic interface SVG12BridgeUpdateHandler extends BridgeUpdateHandler
| Modifier and Type | Method | 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, handleOtherAnimationChangedvoid handleBindingEvent(org.w3c.dom.Element bindableElement,
org.w3c.dom.Element shadowTree)
void handleContentSelectionChangedEvent(ContentSelectionChangedEvent csce)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.