|
|||||||||
| 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.CoDefaultLabelModel
com.ptc.core.ca.co.client.action.CoAbstractActionModel
com.ptc.core.ca.co.client.primitive.CoDefaultHyperLinkModel
@Deprecated public class CoDefaultHyperLinkModel
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.primitive.CoHyperLinkModel |
|---|
HEIGHT, WIDTH |
| Fields inherited from interface com.ptc.core.ca.co.client.action.CoActionModel |
|---|
ANCHOR_TARGET, DRAW_TYPE, ENABLED, NEED_SELECTION, VISIBLE |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoFacePlateHolderModel |
|---|
FACE_PLATE_TYPE, IMAGE, LABEL, TOOL_TIP |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Fields inherited from interface com.ptc.core.ca.co.client.primitive.CoURLContentModel |
|---|
HREF, HREF_RESOURCE |
| Method Summary | |
|---|---|
Integer |
getHeight()
Deprecated. Gets the value of the attribute: height; the height of the new frame when the frame type is NEW. |
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.. |
Integer |
getWidth()
Deprecated. Gets the value of the attribute: width; the width of the new frame when the frame type is NEW. |
void |
init(CoEnvData envData)
Deprecated. The method responsible for the initialization of the model. |
void |
setHeight(Integer a_Height)
Deprecated. Sets the value of the attribute: height; the height of the new frame when the frame type is NEW. |
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(Integer a_Width)
Deprecated. Sets the value of the attribute: width; the width of the new frame when the frame type is NEW. |
void |
update(CoEnvData envData)
Deprecated. The method responsible for the update of the model. |
| Methods inherited from class com.ptc.core.ca.co.client.action.CoAbstractActionModel |
|---|
getAnchorTarget, getDrawType, isEnabled, isNeedSelection, isVisible, setAnchorTarget, setDrawType, setEnabled, setNeedSelection, setVisible |
| Methods inherited from class com.ptc.core.ca.co.client.primitive.CoDefaultLabelModel |
|---|
getElement, getFacePlateType, getImage, getLabel, getToolTip, setElement, setFacePlateType, setImage, setLabel, setToolTip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ptc.core.ca.co.client.action.CoActionModel |
|---|
getAnchorTarget, getDrawType, isEnabled, isNeedSelection, isVisible, setAnchorTarget, setDrawType, setEnabled, setNeedSelection, setVisible |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoFacePlateHolderModel |
|---|
getFacePlateType, getImage, getLabel, getToolTip, setFacePlateType, setImage, setLabel, setToolTip |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, setElement |
| Method Detail |
|---|
public void init(CoEnvData envData)
throws WTException
init in interface CoModelinit in class CoAbstractActionModelenvData -
WTException
public void update(CoEnvData envData)
throws WTException
update in interface CoModelupdate in class CoAbstractActionModelenvData -
WTExceptionpublic Integer getWidth()
getWidth in interface CoHyperLinkModelpublic void setWidth(Integer a_Width)
setWidth in interface CoHyperLinkModela_Width - public Integer getHeight()
getHeight in interface CoHyperLinkModelpublic void setHeight(Integer a_Height)
setHeight in interface CoHyperLinkModela_Height - 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 -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||