|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is an interface that should be implemented by classes supporting
object event notification.
Supported API: true
Extendable: false
Field Summary | |
static String |
EVENT_SET
Label for the attribute; Sets of events for which the object has a subscriber. |
Method Summary | |
WTStringSet |
getEventSet()
Gets the value of the attribute: EVENT_SET. |
void |
setEventSet(WTStringSet a_EventSet)
Sets the value of the attribute: EVENT_SET. |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Field Detail |
public static final String EVENT_SET
Method Detail |
public WTStringSet getEventSet()
public void setEventSet(WTStringSet a_EventSet)
a_EventSet
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |