void |
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.
|