protected class XBLContentElementBridge.ContentChangedListener extends Object implements ContentSelectionChangedListener
| Modifier | Constructor and Description |
|---|---|
protected |
XBLContentElementBridge.ContentChangedListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contentSelectionChanged(ContentSelectionChangedEvent csce)
Invoked after an xbl:content element has updated its selected
nodes list.
|
protected XBLContentElementBridge.ContentChangedListener()
public void contentSelectionChanged(ContentSelectionChangedEvent csce)
contentSelectionChanged in interface ContentSelectionChangedListenercsce - the ContentSelectionChangedEvent objectCopyright © 2000–2018 Apache Software Foundation. All rights reserved.