|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoURLContentModel
The interface a model of every element presenting a content or a link
to a content via URL implements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
HREF
Deprecated. Label for the attribute; the web application resource to construct hyperlink. |
static String |
HREF_RESOURCE
Deprecated. Label for the attribute; the web application resource to construct hyperlink.. |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
String |
getHref()
Deprecated. Gets the value of the attribute: HREF. |
String |
getHrefResource()
Deprecated. Gets the value of the attribute: HREF_RESOURCE. |
void |
setHref(String a_Href)
Deprecated. Sets the value of the attribute: HREF. |
void |
setHrefResource(String a_HrefResource)
Deprecated. Sets the value of the attribute: HREF_RESOURCE. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String HREF_RESOURCE
static final String HREF
href_resource.
| Method Detail |
|---|
String getHrefResource()
void setHrefResource(String a_HrefResource)
a_HrefResource - String getHref()
href_resource.
void setHref(String a_Href)
href_resource.
a_Href -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||