|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.element.CoElementMode
@Deprecated public class CoElementMode
An instance of CoElementMode class represents a mode of
a conceptual element.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static CoElementMode |
CREATE
Deprecated. Supported API: true |
static CoElementMode |
EDIT
Deprecated. Supported API: true |
static CoElementMode |
SEARCH
Deprecated. Supported API: true |
static CoElementMode |
VIEW
Deprecated. Supported API: true |
| Method Summary | |
|---|---|
boolean |
equals(CoElementMode mode)
Deprecated. Supported API: true |
String |
getMode()
Deprecated. Gets the value of the attribute: mode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final CoElementMode CREATE
public static final CoElementMode VIEW
public static final CoElementMode EDIT
public static final CoElementMode SEARCH
| Method Detail |
|---|
public String getMode()
public boolean equals(CoElementMode mode)
mode -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||