|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.events.KeyedEvent
wt.epm.EPMDocumentManagerEvent
public class EPMDocumentManagerEvent
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
POST_CHANGE_CAD_NAME
This event is fired after the CAD name attribute is changed. |
static String |
PRE_CHANGE_CAD_NAME
This event is fired before the CAD name attribute is changed. |
| Constructor Summary | |
|---|---|
EPMDocumentManagerEvent(String eventType,
WTKeyedMap wtMap)
Supported API: true |
|
EPMDocumentManagerEvent(String eventType,
WTSet set)
Supported API: true |
|
| Method Summary | |
|---|---|
static String |
generateEventKey(String eventType)
Supported API: true |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String PRE_CHANGE_CAD_NAME
public static final String POST_CHANGE_CAD_NAME
| Constructor Detail |
|---|
public EPMDocumentManagerEvent(String eventType,
WTKeyedMap wtMap)
eventType - wtMap -
public EPMDocumentManagerEvent(String eventType,
WTSet set)
eventType - set - | Method Detail |
|---|
public static String generateEventKey(String eventType)
eventType -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||