com.ptc.core.ca.co.client.primitive
Class CoSeparator

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElement
      extended by com.ptc.core.ca.co.client.primitive.CoSeparator
All Implemented Interfaces:
CoActionListManaged, CoAddressable, com.ptc.core.ca.co.client.layout.CoLayoutManaged, CoListManaged, Externalizable, Serializable
Direct Known Subclasses:
WebSeparator

Deprecated.

@Deprecated
public abstract class CoSeparator
extends CoElement
implements CoActionListManaged, com.ptc.core.ca.co.client.layout.CoLayoutManaged, CoListManaged, Externalizable

Conceptual separator element.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.address.CoAddressable
ADDRESS
 
Method Summary
 CoSeparatorType getSeparatorType()
          Deprecated. Gets the value of the attribute: separatorType; the type of the conceptual separator.
 void setSeparatorType(CoSeparatorType a_SeparatorType)
          Deprecated. Sets the value of the attribute: separatorType; the type of the conceptual separator.
 
Methods inherited from class com.ptc.core.ca.co.client.element.CoElement
canBePruned, default_draw, draw, getAddress, getConfiguration, getFrame, getParent, handleDrawError, isBeingRefreshed, render, setAddress, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getSeparatorType

public CoSeparatorType getSeparatorType()
Deprecated. 
Gets the value of the attribute: separatorType; the type of the conceptual separator.

Supported API: true

Returns:
CoSeparatorType

setSeparatorType

public void setSeparatorType(CoSeparatorType a_SeparatorType)
Deprecated. 
Sets the value of the attribute: separatorType; the type of the conceptual separator.

Supported API: true

Parameters:
a_SeparatorType -