protected class DefaultXBLManager.DocInsertedListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
| Modifier | Constructor and Description |
|---|---|
protected |
DocInsertedListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.w3c.dom.events.Event evt)
Handles the event.
|