public class ContentSelectionChangedEvent extends EventObject
source
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.
|
getSource, toString
public ContentSelectionChangedEvent(XBLOMContentElement c)
c
- the xbl:content element whose selection is changingpublic XBLOMContentElement getContentElement()
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.