|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoFrameLocationInstruction
Instructs the framework to draw the frame with the specified location.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
LOCATION
Deprecated. Label for the attribute; the address of the frame the framework needs to draw. |
static String |
OPENER_ACTION_ADDRESS
Deprecated. Label for the attribute; the address of the action the frame will think triggered the operation resulted in its drawing. |
| Fields inherited from interface com.ptc.core.ca.co.client.frame.CoFrameInstruction |
|---|
OPENER_FRAME_ADDRESS |
| Fields inherited from interface com.ptc.core.ca.co.client.event.CoInstruction |
|---|
PARAMS, RECEIVER_ADDRESS, SENDER_ADDRESS |
| Method Summary | |
|---|---|
CoAddressOfFrame |
getLocation()
Deprecated. Gets the value of the attribute: LOCATION. |
String |
getOpenerActionAddress()
Deprecated. Gets the value of the attribute: OPENER_ACTION_ADDRESS. |
void |
setLocation(CoAddressOfFrame a_Location)
Deprecated. Sets the value of the attribute: LOCATION. |
void |
setOpenerActionAddress(String a_OpenerActionAddress)
Deprecated. Sets the value of the attribute: OPENER_ACTION_ADDRESS. |
| Methods inherited from interface com.ptc.core.ca.co.client.event.CoInstruction |
|---|
getParams, getReceiverAddress, getSenderAddress, setParams, setReceiverAddress, setSenderAddress |
| Field Detail |
|---|
static final String LOCATION
static final String OPENER_ACTION_ADDRESS
| Method Detail |
|---|
CoAddressOfFrame getLocation()
void setLocation(CoAddressOfFrame a_Location)
a_Location - String getOpenerActionAddress()
void setOpenerActionAddress(String a_OpenerActionAddress)
a_OpenerActionAddress -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||