Interface SVG12BridgeUpdateHandler

    • Method Detail

      • handleBindingEvent

        void handleBindingEvent​(org.w3c.dom.Element bindableElement,
                                org.w3c.dom.Element shadowTree)
        Invoked when a bindable element's binding has changed.
      • handleContentSelectionChangedEvent

        void handleContentSelectionChangedEvent​(ContentSelectionChangedEvent csce)
        Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.