|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.events.KeyedEvent
wt.workflow.notebook.NotebookServiceEvent
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
static String |
NEW_NOTEBOOKCOMPONENT
Supported API: false |
static String |
NOTEBOOKCOMPONENT_DELETED
Supported API: false |
static String |
NOTEBOOKCOMPONENT_MODIFIED
Supported API: false |
private static String |
RESOURCE
|
private NotebookService |
service
|
Fields inherited from class wt.events.KeyedEvent |
|
Constructor Summary | |
NotebookServiceEvent(NotebookService ns,
String eventType,
Object eventTarget)
Supported API: false |
|
NotebookServiceEvent(String eventType,
Object eventTarget)
Supported API: false |
|
NotebookServiceEvent(String eventType,
WTCollection eventTargets)
Supported API: false |
Method Summary | |
NotebookService |
getService()
Gets the value of the attribute: service. |
WTCollection |
getTargets()
Supported API: false |
void |
setService(NotebookService a_Service)
Sets the value of the attribute: service. |
Methods inherited from class wt.events.KeyedEvent |
generateEventKey, generateEventKey, getConceptualClassname, getEventKey, getEventTarget, getEventType, toMultiObjectEvent, toSingleObjectEvents, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final String NEW_NOTEBOOKCOMPONENT
public static final String NOTEBOOKCOMPONENT_DELETED
public static final String NOTEBOOKCOMPONENT_MODIFIED
private NotebookService service
Constructor Detail |
public NotebookServiceEvent(NotebookService ns, String eventType, Object eventTarget)
ns
- eventType
- eventTarget
- public NotebookServiceEvent(String eventType, Object eventTarget)
eventType
- eventTarget
- public NotebookServiceEvent(String eventType, WTCollection eventTargets)
eventType
- eventTargets
- Method Detail |
public NotebookService getService()
public void setService(NotebookService a_Service) throws WTPropertyVetoException
a_Service
-
WTPropertyVetoException
public WTCollection getTargets()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |