|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.misc.CoWindowType
@Deprecated public class CoWindowType
The class defining types of windows.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static CoWindowType |
NEW
Deprecated. Indicates that a new window must be created as a target. |
static CoWindowType |
PARENT
Deprecated. Indicates that a parent (opener) window must be used as a target. |
static CoWindowType |
SAME
Deprecated. Indicates that the window of the element is the target. |
static CoWindowType |
TOP
Deprecated. Indicates that a parent (opener) window must be used as a target. |
| Method Summary | |
|---|---|
boolean |
equals(CoWindowType 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 CoWindowType SAME
public static final CoWindowType NEW
public static final CoWindowType PARENT
public static final CoWindowType TOP
| Method Detail |
|---|
public final boolean equals(CoWindowType type)
type -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||