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

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

Deprecated.

@Deprecated
public abstract class CoElementEventType
extends Object



Supported API: true

Extendable: false


Field Summary
static String DRAW
          Deprecated. 

Supported API: true
static String EXECUTE_ACTION_DOER
          Deprecated. 

Supported API: true
static String EXECUTE_MODEL_DOER
          Deprecated. 

Supported API: true
static String INIT_MODEL
          Deprecated. 

Supported API: true
static String RENDER
          Deprecated. 

Supported API: true
static String UPDATE_CHILDREN_SET
          Deprecated. 

Supported API: true
static String UPDATE_MODEL
          Deprecated. 

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

Field Detail

DRAW

public static final String DRAW
Deprecated. 


Supported API: true

See Also:
Constant Field Values

INIT_MODEL

public static final String INIT_MODEL
Deprecated. 


Supported API: true

See Also:
Constant Field Values

UPDATE_MODEL

public static final String UPDATE_MODEL
Deprecated. 


Supported API: true

See Also:
Constant Field Values

EXECUTE_ACTION_DOER

public static final String EXECUTE_ACTION_DOER
Deprecated. 


Supported API: true

See Also:
Constant Field Values

EXECUTE_MODEL_DOER

public static final String EXECUTE_MODEL_DOER
Deprecated. 


Supported API: true

See Also:
Constant Field Values

UPDATE_CHILDREN_SET

public static final String UPDATE_CHILDREN_SET
Deprecated. 


Supported API: true

See Also:
Constant Field Values

RENDER

public static final String RENDER
Deprecated. 


Supported API: true

See Also:
Constant Field Values