public class ContentSelectionChangedEvent
extends java.util.EventObject
| Constructor and Description |
|---|
ContentSelectionChangedEvent(XBLOMContentElement c)
Creates a new ContentSelectionChangedEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
XBLOMContentElement |
getContentElement()
Returns the xbl:content element where the event originated.
|
public ContentSelectionChangedEvent(XBLOMContentElement c)
c - the xbl:content element whose selection is changingpublic XBLOMContentElement getContentElement()
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.