protected class DefaultXBLManager.DefNodeInsertedListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
Modifier and Type | Field and Description |
---|---|
protected org.w3c.dom.Element |
importElement
The import element.
|
Constructor and Description |
---|
DefNodeInsertedListener(org.w3c.dom.Element imp)
Creates a new DefNodeInsertedListener.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(org.w3c.dom.events.Event evt)
Handles the event.
|