|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.action.CoActionDrawType
@Deprecated public class CoActionDrawType
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static CoActionDrawType |
ACTION
Deprecated. Indicates that the link activates and rendered like action button. |
static CoActionDrawType |
BOTH
Deprecated. Indicates that the link activates when either image of text is clicked. |
static CoActionDrawType |
IMAGE
Deprecated. Indicates that the link activates only when the image is clicked. |
static CoActionDrawType |
TEXT
Deprecated. Indicates that the link activates only when the text is clicked. |
| Method Summary | |
|---|---|
boolean |
equals(CoActionDrawType type)
Deprecated. Returns whether the hyperlink is equal to this hyperlink. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CoActionDrawType BOTH
public static final CoActionDrawType IMAGE
public static final CoActionDrawType TEXT
public static final CoActionDrawType ACTION
| Method Detail |
|---|
public final boolean equals(CoActionDrawType type)
type -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||