com.ptc.core.ca.co.client.element
Class CoElementEventUtils

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElementEventUtils

Deprecated.

@Deprecated
public abstract class CoElementEventUtils
extends Object



Supported API: true

Extendable: false


Method Summary
static void processEvent(CoElement element, String eventType, String eventPlace, CoEnvData envData)
          Deprecated. 

Supported API: true
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

processEvent

public static void processEvent(CoElement element,
                                String eventType,
                                String eventPlace,
                                CoEnvData envData)
                         throws WTException
Deprecated. 


Supported API: true

Parameters:
element -
eventType -
eventPlace -
envData -
Throws:
WTException