|
|||||||||
| 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.CoActionListType
@Deprecated public class CoActionListType
Represents a type of an action list. Configuration specification should
provide either a type information for DCA to choose an appropriate renderer
or a renderer but not both.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static CoActionListType |
DROP_DOWN
Deprecated. Supported API: true |
static CoActionListType |
HORIZONTAL
Deprecated. Supported API: true |
static CoActionListType |
TOOLBAR
Deprecated. Supported API: true |
static CoActionListType |
VERTICAL
Deprecated. Supported API: true |
| Method Summary | |
|---|---|
boolean |
equals(CoActionListType type)
Deprecated. Supported API: true |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CoActionListType DROP_DOWN
public static final CoActionListType HORIZONTAL
public static final CoActionListType VERTICAL
public static final CoActionListType TOOLBAR
| Method Detail |
|---|
public final boolean equals(CoActionListType type)
type -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||