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