com.ptc.core.ca.web.client.address
Class WebAddressOfFrame
java.lang.Object
com.ptc.core.ca.co.client.address.CoAddress
com.ptc.core.ca.co.client.address.CoStaticElementAddress
com.ptc.core.ca.co.client.address.CoAddressOfFrame
com.ptc.core.ca.web.client.address.WebAddressOfFrame
- All Implemented Interfaces:
- WebAddress, Externalizable, Serializable
Deprecated.
@Deprecated
public class WebAddressOfFrame
- extends CoAddressOfFrame
- implements WebAddress, Externalizable
WebAddressOfFrame class represents an address of the frame
conceptual element in session.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
|
Field Summary |
static String |
ALIAS
Deprecated. The name of the parameter containing frame element id
Supported API: true |
static String |
CONTEXT_APPLICATION_ID
Deprecated. The name of the context parameter containing application id dimension
Supported API: true |
static String |
CONTEXT_DECORATION
Deprecated. The name of the context parameter containing decoration dimension
Supported API: true |
static String |
CONTEXT_TYPE_ID
Deprecated. The name of the context parameter containing type dimension
Supported API: true |
static String |
OPENER_ACTION_ADDRESS
Deprecated. The name of the parameter containing address of the opener action
Supported API: true |
static String |
TYPE_ID
Deprecated. The name of the parameter containing I*E element type
Supported API: true |
static String |
UFID
Deprecated. The name of the parameter containing I*E element ufid
Supported API: true |
ALIAS
public static final String ALIAS
- Deprecated.
- The name of the parameter containing frame element id
Supported API: true
- See Also:
- Constant Field Values
TYPE_ID
public static final String TYPE_ID
- Deprecated.
- The name of the parameter containing I*E element type
Supported API: true
- See Also:
- Constant Field Values
UFID
public static final String UFID
- Deprecated.
- The name of the parameter containing I*E element ufid
Supported API: true
- See Also:
- Constant Field Values
CONTEXT_APPLICATION_ID
public static final String CONTEXT_APPLICATION_ID
- Deprecated.
- The name of the context parameter containing application id dimension
Supported API: true
- See Also:
- Constant Field Values
CONTEXT_DECORATION
public static final String CONTEXT_DECORATION
- Deprecated.
- The name of the context parameter containing decoration dimension
Supported API: true
- See Also:
- Constant Field Values
CONTEXT_TYPE_ID
public static final String CONTEXT_TYPE_ID
- Deprecated.
- The name of the context parameter containing type dimension
Supported API: true
- See Also:
- Constant Field Values
OPENER_ACTION_ADDRESS
public static final String OPENER_ACTION_ADDRESS
- Deprecated.
- The name of the parameter containing address of the opener action
Supported API: true
- See Also:
- Constant Field Values