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

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElementType
All Implemented Interfaces:
Externalizable, Serializable

Deprecated.

@Deprecated
public class CoElementType
extends Object
implements Externalizable

An instance of CoElementType class represents a type of a conceptual element.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static CoElementType ACTION
          Deprecated. 

Supported API: true
static CoElementType ACTION_LIST
          Deprecated. 

Supported API: true
static CoElementType COMPOSITE_COLUMN
          Deprecated. 

Supported API: true
static CoElementType COMPOSITE_FRAME
          Deprecated. 

Supported API: true
static CoElementType COMPOSITE_LAYOUT
          Deprecated. 

Supported API: true
static CoElementType COMPOSITE_NAV_BAR
          Deprecated. 

Supported API: true
static CoElementType COMPOSITE_PROPERTY_PANEL
          Deprecated. 

Supported API: true
static CoElementType COMPOSITE_TABLE
          Deprecated. 

Supported API: true
static CoElementType COMPOSITE_TREE
          Deprecated. 

Supported API: true
static CoElementType CONNECTOR
          Deprecated. 

Supported API: true
static CoElementType DATA_DRIVEN_ENUMERATOR
          Deprecated. 

Supported API: true
static CoElementType EMBEDDED_URL_CONTENT
          Deprecated. 

Supported API: true
static CoElementType ENUMERATOR
          Deprecated. 

Supported API: true
static CoElementType FOOTER
          Deprecated. 

Supported API: true
static CoElementType FRAME_HEADER
          Deprecated. 

Supported API: true
static CoElementType HEADER_LAYOUT
          Deprecated. 

Supported API: true
static CoElementType HYPER_LINK
          Deprecated. 

Supported API: true
static CoElementType LABEL
          Deprecated. 

Supported API: true
static CoElementType LAYOUT_ROW
          Deprecated. 

Supported API: true
static CoElementType LINK
          Deprecated. 

Supported API: true
static CoElementType LIST
          Deprecated. 

Supported API: true
static CoElementType NAV_BAR
          Deprecated. 

Supported API: true
static CoElementType NAV_BAR_ACTION
          Deprecated. 

Supported API: true
static CoElementType NAV_BAR_ROW
          Deprecated. 

Supported API: true
static CoElementType PLUGIN
          Deprecated. 

Supported API: true
static CoElementType PROPERTY
          Deprecated. 

Supported API: true
static CoElementType ROW
          Deprecated. 

Supported API: true
static CoElementType SCRIPT
          Deprecated. 

Supported API: true
static CoElementType SEPARATOR
          Deprecated. 

Supported API: true
static CoElementType SIMPLE_COLUMN
          Deprecated. 

Supported API: true
static CoElementType SIMPLE_FRAME
          Deprecated. 

Supported API: true
static CoElementType SIMPLE_LAYOUT
          Deprecated. 

Supported API: true
static CoElementType SIMPLE_NAV_BAR
          Deprecated. 

Supported API: true
static CoElementType SIMPLE_PROPERTY_PANEL
          Deprecated. 

Supported API: true
static CoElementType SIMPLE_TABLE
          Deprecated. 

Supported API: true
static CoElementType SPACER
          Deprecated. 

Supported API: true
static CoElementType TOP_LAYOUT
          Deprecated. 

Supported API: true
static CoElementType TREE_NODE
          Deprecated. 

Supported API: true
static CoElementType TRIGGER
          Deprecated. 

Supported API: true
static CoElementType WIZARD
          Deprecated. 

Supported API: true
static CoElementType WIZARD_ACTIONS
          Deprecated. This is a subtype of an action.
static CoElementType WIZARD_STEP_ACTIONS
          Deprecated. This is a subtype of an action.
static CoElementType WIZARD_STEP_LIST
          Deprecated. 

Supported API: true
 
Method Summary
 String getTag()
          Deprecated. Gets the value of the attribute: tag.
 boolean hasTag(String tag)
          Deprecated. 

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

Field Detail

ACTION

public static final CoElementType ACTION
Deprecated. 


Supported API: true


ACTION_LIST

public static final CoElementType ACTION_LIST
Deprecated. 


Supported API: true


COMPOSITE_COLUMN

public static final CoElementType COMPOSITE_COLUMN
Deprecated. 


Supported API: true


COMPOSITE_FRAME

public static final CoElementType COMPOSITE_FRAME
Deprecated. 


Supported API: true


COMPOSITE_LAYOUT

public static final CoElementType COMPOSITE_LAYOUT
Deprecated. 


Supported API: true


COMPOSITE_NAV_BAR

public static final CoElementType COMPOSITE_NAV_BAR
Deprecated. 


Supported API: true


COMPOSITE_PROPERTY_PANEL

public static final CoElementType COMPOSITE_PROPERTY_PANEL
Deprecated. 


Supported API: true


COMPOSITE_TABLE

public static final CoElementType COMPOSITE_TABLE
Deprecated. 


Supported API: true


COMPOSITE_TREE

public static final CoElementType COMPOSITE_TREE
Deprecated. 


Supported API: true


CONNECTOR

public static final CoElementType CONNECTOR
Deprecated. 


Supported API: true


DATA_DRIVEN_ENUMERATOR

public static final CoElementType DATA_DRIVEN_ENUMERATOR
Deprecated. 


Supported API: true


EMBEDDED_URL_CONTENT

public static final CoElementType EMBEDDED_URL_CONTENT
Deprecated. 


Supported API: true


ENUMERATOR

public static final CoElementType ENUMERATOR
Deprecated. 


Supported API: true


FOOTER

public static final CoElementType FOOTER
Deprecated. 


Supported API: true


FRAME_HEADER

public static final CoElementType FRAME_HEADER
Deprecated. 


Supported API: true


HEADER_LAYOUT

public static final CoElementType HEADER_LAYOUT
Deprecated. 


Supported API: true


HYPER_LINK

public static final CoElementType HYPER_LINK
Deprecated. 


Supported API: true


LABEL

public static final CoElementType LABEL
Deprecated. 


Supported API: true


LAYOUT_ROW

public static final CoElementType LAYOUT_ROW
Deprecated. 


Supported API: true


LINK

public static final CoElementType LINK
Deprecated. 


Supported API: true


LIST

public static final CoElementType LIST
Deprecated. 


Supported API: true


NAV_BAR_ACTION

public static final CoElementType NAV_BAR_ACTION
Deprecated. 


Supported API: true


NAV_BAR_ROW

public static final CoElementType NAV_BAR_ROW
Deprecated. 


Supported API: true


PLUGIN

public static final CoElementType PLUGIN
Deprecated. 


Supported API: true


PROPERTY

public static final CoElementType PROPERTY
Deprecated. 


Supported API: true


ROW

public static final CoElementType ROW
Deprecated. 


Supported API: true


SCRIPT

public static final CoElementType SCRIPT
Deprecated. 


Supported API: true


SEPARATOR

public static final CoElementType SEPARATOR
Deprecated. 


Supported API: true


SIMPLE_COLUMN

public static final CoElementType SIMPLE_COLUMN
Deprecated. 


Supported API: true


SIMPLE_FRAME

public static final CoElementType SIMPLE_FRAME
Deprecated. 


Supported API: true


SIMPLE_LAYOUT

public static final CoElementType SIMPLE_LAYOUT
Deprecated. 


Supported API: true


SIMPLE_NAV_BAR

public static final CoElementType SIMPLE_NAV_BAR
Deprecated. 


Supported API: true


SIMPLE_PROPERTY_PANEL

public static final CoElementType SIMPLE_PROPERTY_PANEL
Deprecated. 


Supported API: true


SIMPLE_TABLE

public static final CoElementType SIMPLE_TABLE
Deprecated. 


Supported API: true


SPACER

public static final CoElementType SPACER
Deprecated. 


Supported API: true


TOP_LAYOUT

public static final CoElementType TOP_LAYOUT
Deprecated. 


Supported API: true


TREE_NODE

public static final CoElementType TREE_NODE
Deprecated. 


Supported API: true


TRIGGER

public static final CoElementType TRIGGER
Deprecated. 


Supported API: true


WIZARD

public static final CoElementType WIZARD
Deprecated. 


Supported API: true


WIZARD_ACTIONS

public static final CoElementType WIZARD_ACTIONS
Deprecated. 
This is a subtype of an action. Element Factory will create ordinary action element for this subtype.

Supported API: true


WIZARD_STEP_ACTIONS

public static final CoElementType WIZARD_STEP_ACTIONS
Deprecated. 
This is a subtype of an action. Element Factory will create ordinary action element for this subtype.

Supported API: true


WIZARD_STEP_LIST

public static final CoElementType WIZARD_STEP_LIST
Deprecated. 


Supported API: true


NAV_BAR

public static final CoElementType NAV_BAR
Deprecated. 


Supported API: true

Method Detail

getTag

public String getTag()
Deprecated. 
Gets the value of the attribute: tag.

Supported API: true

Returns:
String

hasTag

public boolean hasTag(String tag)
Deprecated. 


Supported API: true

Parameters:
tag -
Returns:
boolean