|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoHyperLinkModel
The interface every model of the conceptual hyperlink must implement.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
HEIGHT
Deprecated. Label for the attribute; the height of the new frame when the frame type is NEW. |
static String |
WIDTH
Deprecated. Label for the attribute; the width of the new frame when the frame type is NEW. |
| 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. |
Integer |
getWidth()
Deprecated. Gets the value of the attribute: WIDTH. |
void |
setHeight(Integer a_Height)
Deprecated. Sets the value of the attribute: HEIGHT. |
void |
setWidth(Integer a_Width)
Deprecated. Sets the value of the attribute: WIDTH. |
| 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, init, setElement, update |
| Methods inherited from interface com.ptc.core.ca.co.client.primitive.CoURLContentModel |
|---|
getHref, getHrefResource, setHref, setHrefResource |
| Field Detail |
|---|
static final String WIDTH
static final String HEIGHT
| Method Detail |
|---|
Integer getWidth()
void setWidth(Integer a_Width)
a_Width - Integer getHeight()
void setHeight(Integer a_Height)
a_Height -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||