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

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElement
      extended by com.ptc.core.ca.co.client.primitive.CoEmbeddedURLContent
All Implemented Interfaces:
CoAddressable, CoModelDriven, com.ptc.core.ca.co.client.layout.CoLayoutManaged, CoListManaged, CoURLContent, CoRowManaged, CoWizardStepManaged, Externalizable, Serializable
Direct Known Subclasses:
WebEmbeddedURLContent

Deprecated.

@Deprecated
public abstract class CoEmbeddedURLContent
extends CoElement
implements CoURLContent, Externalizable

Conceptual element representing content of the URL.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModelDriven
MODEL
 
Fields inherited from interface com.ptc.core.ca.co.client.address.CoAddressable
ADDRESS
 
Method Summary
 CoModel getModel()
          Deprecated. Gets the object for the association that plays role: model; the model of the element

Supported API: true
 CoModel newModel()
          Deprecated. Returns newly created model.
 void setModel(CoModel a_Model)
          Deprecated. Sets the object for the association that plays role: model; the model of the element

Supported API: true
 void updateModel(CoEnvData envData)
          Deprecated. Creates and updates the model of the element.
 
Methods inherited from class com.ptc.core.ca.co.client.element.CoElement
canBePruned, default_draw, default_init, 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
 
Methods inherited from interface com.ptc.core.ca.co.client.address.CoAddressable
getAddress, setAddress
 

Method Detail

newModel

public CoModel newModel()
Deprecated. 
Returns newly created model.

Supported API: true

Specified by:
newModel in interface CoModelDriven
Returns:
CoModel

updateModel

public void updateModel(CoEnvData envData)
                 throws WTException
Deprecated. 
Creates and updates the model of the element.

Supported API: true

Specified by:
updateModel in interface CoModelDriven
Parameters:
envData -
Throws:
WTException

getModel

public CoModel getModel()
Deprecated. 
Gets the object for the association that plays role: model; the model of the element

Supported API: true

Specified by:
getModel in interface CoModelDriven
Returns:
CoModel

setModel

public void setModel(CoModel a_Model)
Deprecated. 
Sets the object for the association that plays role: model; the model of the element

Supported API: true

Specified by:
setModel in interface CoModelDriven
Parameters:
a_Model -