com.ptc.core.ca.co.client.action
Class CoActionListType

java.lang.Object
  extended by com.ptc.core.ca.co.client.action.CoActionListType
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class CoActionListType
extends Object
implements Serializable

Represents a type of an action list. Configuration specification should provide either a type information for DCA to choose an appropriate renderer or a renderer but not both.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static CoActionListType DROP_DOWN
          Deprecated. 

Supported API: true
static CoActionListType HORIZONTAL
          Deprecated. 

Supported API: true
static CoActionListType TOOLBAR
          Deprecated. 

Supported API: true
static CoActionListType VERTICAL
          Deprecated. 

Supported API: true
 
Method Summary
 boolean equals(CoActionListType type)
          Deprecated. 

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

Field Detail

DROP_DOWN

public static final CoActionListType DROP_DOWN
Deprecated. 


Supported API: true


HORIZONTAL

public static final CoActionListType HORIZONTAL
Deprecated. 


Supported API: true


VERTICAL

public static final CoActionListType VERTICAL
Deprecated. 


Supported API: true


TOOLBAR

public static final CoActionListType TOOLBAR
Deprecated. 


Supported API: true

Method Detail

equals

public final boolean equals(CoActionListType type)
Deprecated. 


Supported API: true

Parameters:
type -
Returns:
boolean