public class SIChangeEventImpl extends SIChangeEvent
Note that while the SI database may detect changes, notification of
which specific SIElement has changed is not guaranteed.
source| Constructor and Description |
|---|
SIChangeEventImpl(Object source,
SIChangeType type,
SIElement e)
Constructs an SIChangeEventImpl object.
|
getChangeType, getSIElementgetSource, toStringpublic SIChangeEventImpl(Object source, SIChangeType type, SIElement e)
source - The SI entity in which the change occurred.type - The type of change that occurred.e - The SIElement that changed, or null if this
is unknown.Copyright © 2012 code4tv.com. All Rights Reserved.