public class ContentSelectionChangedEvent
extends java.util.EventObject
| Constructor | Description |
|---|---|
ContentSelectionChangedEvent(XBLOMContentElement c) |
Creates a new ContentSelectionChangedEvent object.
|
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.