EventListenerprotected class DefaultXBLManager.DefNodeInsertedListener extends java.lang.Object implements EventListener
| Modifier and Type | Field | Description |
|---|---|---|
protected org.w3c.dom.Element |
importElement |
The import element.
|
| Constructor | Description |
|---|---|
DefNodeInsertedListener(org.w3c.dom.Element imp) |
Creates a new DefNodeInsertedListener.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(Event evt) |
Handles the event.
|
public DefNodeInsertedListener(org.w3c.dom.Element imp)
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.