Uses of Class
org.apache.batik.bridge.svg12.ContentSelectionChangedEvent
Packages that use ContentSelectionChangedEvent
-
Uses of ContentSelectionChangedEvent in org.apache.batik.bridge.svg12
Methods in org.apache.batik.bridge.svg12 with parameters of type ContentSelectionChangedEventModifier and TypeMethodDescriptionvoid
ContentSelectionChangedListener.contentSelectionChanged
(ContentSelectionChangedEvent csce) Invoked after an xbl:content element has updated its selected nodes list.void
SVG12BridgeContext.XBLContentListener.contentSelectionChanged
(ContentSelectionChangedEvent csce) Invoked after an xbl:content element has updated its selected nodes list.void
XBLContentElementBridge.ContentChangedListener.contentSelectionChanged
(ContentSelectionChangedEvent csce) Invoked after an xbl:content element has updated its selected nodes list.void
BindableElementBridge.handleContentSelectionChangedEvent
(ContentSelectionChangedEvent csce) Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.void
SVG12BridgeUpdateHandler.handleContentSelectionChangedEvent
(ContentSelectionChangedEvent csce) Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.void
SVG12TextElementBridge.handleContentSelectionChangedEvent
(ContentSelectionChangedEvent csce) Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.