|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SVG12BridgeUpdateHandler
A BridgeUpdateHandler interface for SVG 1.2 specific events. This is for XBL event notification.
| Method Summary | |
|---|---|
void |
handleBindingEvent(Element bindableElement,
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. |
| Methods inherited from interface org.apache.batik.bridge.BridgeUpdateHandler |
|---|
dispose, handleAnimatedAttributeChanged, handleCSSEngineEvent, handleDOMAttrModifiedEvent, handleDOMCharacterDataModified, handleDOMNodeInsertedEvent, handleDOMNodeRemovedEvent, handleOtherAnimationChanged |
| Method Detail |
|---|
void handleBindingEvent(Element bindableElement,
Element shadowTree)
void handleContentSelectionChangedEvent(ContentSelectionChangedEvent csce)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||