- All Superinterfaces:
- CustomViewManager.BasicElementObserver, CustomViewManager.CustomView
- All Known Implementing Classes:
- MathElementObserver
- Enclosing class:
- CustomViewManager
public static interface CustomViewManager.SimpleElementObserver
extends CustomViewManager.BasicElementObserver
Interface implemented by element editors interested in structure,
attribute and text changes in any element matching its name pattern.
Structure changes involving Comments and ProcessingInstructions
do not trigger any notification.