|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.primitive.CoDefaultEmbeddedURLContentModel
@Deprecated public class CoDefaultEmbeddedURLContentModel
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.primitive.CoEmbeddedURLContentModel |
|---|
BORDER, HEIGHT, WIDTH |
| Fields inherited from interface com.ptc.core.ca.co.client.primitive.CoURLContentModel |
|---|
HREF, HREF_RESOURCE |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
Integer |
getBorder()
Deprecated. Gets the value of the attribute: border; the thickness of the border enclosing embedded url content. |
CoModelDriven |
getElement()
Deprecated. Gets the object for the association that plays role: element; the element this model belongs to Supported API: true |
String |
getHeight()
Deprecated. Gets the value of the attribute: height; the height of rectange contaning embedded url content. |
String |
getHref()
Deprecated. Gets the value of the attribute: href; the web application resource to construct hyperlink. |
String |
getHrefResource()
Deprecated. Gets the value of the attribute: hrefResource; the web application resource to construct hyperlink.. |
String |
getWidth()
Deprecated. Gets the value of the attribute: width; the width of rectange contaning embedded url content. |
void |
init(CoEnvData envData)
Deprecated. The method responsible for the initialization of the model. |
void |
setBorder(Integer a_Border)
Deprecated. Sets the value of the attribute: border; the thickness of the border enclosing embedded url content. |
void |
setElement(CoModelDriven a_Element)
Deprecated. Sets the object for the association that plays role: element; the element this model belongs to Supported API: true |
void |
setHeight(String a_Height)
Deprecated. Sets the value of the attribute: height; the height of rectange contaning embedded url content. |
void |
setHref(String a_Href)
Deprecated. Sets the value of the attribute: href; the web application resource to construct hyperlink. |
void |
setHrefResource(String a_HrefResource)
Deprecated. Sets the value of the attribute: hrefResource; the web application resource to construct hyperlink.. |
void |
setWidth(String a_Width)
Deprecated. Sets the value of the attribute: width; the width of rectange contaning embedded url content. |
void |
update(CoEnvData envData)
Deprecated. The method responsible for the update of the model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void init(CoEnvData envData)
throws WTException
init in interface CoModelenvData -
WTException
public void update(CoEnvData envData)
throws WTException
update in interface CoModelenvData -
WTExceptionpublic String getWidth()
getWidth in interface CoEmbeddedURLContentModelpublic void setWidth(String a_Width)
setWidth in interface CoEmbeddedURLContentModela_Width - public String getHeight()
getHeight in interface CoEmbeddedURLContentModelpublic void setHeight(String a_Height)
setHeight in interface CoEmbeddedURLContentModela_Height - public Integer getBorder()
getBorder in interface CoEmbeddedURLContentModelpublic void setBorder(Integer a_Border)
setBorder in interface CoEmbeddedURLContentModela_Border - public String getHrefResource()
getHrefResource in interface CoURLContentModelpublic void setHrefResource(String a_HrefResource)
setHrefResource in interface CoURLContentModela_HrefResource - public String getHref()
href_resource.
getHref in interface CoURLContentModelpublic void setHref(String a_Href)
href_resource.
setHref in interface CoURLContentModela_Href - public CoModelDriven getElement()
getElement in interface CoModelpublic void setElement(CoModelDriven a_Element)
setElement in interface CoModela_Element -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||