|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoEmbeddedURLContentModel
The interface a model of the conceptual element representing content
of the URL implements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
BORDER
Deprecated. Label for the attribute; the thickness of the border enclosing embedded url content. |
static String |
HEIGHT
Deprecated. Label for the attribute; the height of rectange contaning embedded url content. |
static String |
WIDTH
Deprecated. Label for the attribute; the width of rectange contaning embedded url content. |
| 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. |
String |
getHeight()
Deprecated. Gets the value of the attribute: HEIGHT. |
String |
getWidth()
Deprecated. Gets the value of the attribute: WIDTH. |
void |
setBorder(Integer a_Border)
Deprecated. Sets the value of the attribute: BORDER. |
void |
setHeight(String a_Height)
Deprecated. Sets the value of the attribute: HEIGHT. |
void |
setWidth(String a_Width)
Deprecated. Sets the value of the attribute: WIDTH. |
| Methods inherited from interface com.ptc.core.ca.co.client.primitive.CoURLContentModel |
|---|
getHref, getHrefResource, setHref, setHrefResource |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String WIDTH
static final String HEIGHT
static final String BORDER
| Method Detail |
|---|
String getWidth()
void setWidth(String a_Width)
a_Width - String getHeight()
void setHeight(String a_Height)
a_Height - Integer getBorder()
void setBorder(Integer a_Border)
a_Border -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||