|
|||||||||
| 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.CoElementHandler
com.ptc.core.ca.co.client.action.CoActionHandler
com.ptc.core.ca.co.client.action.CoGoToActionHandler
com.ptc.core.ca.co.client.action.CoNewFrameActionHandler
com.ptc.core.ca.co.client.action.CoNewTemporaryFrameActionHandler
com.ptc.core.ca.co.client.action.CoSimpleNewTemporaryFrameActionHandler
com.ptc.core.ca.web.client.action.WebSimpleNewTemporaryFrameActionHandler
@Deprecated public class WebSimpleNewTemporaryFrameActionHandler
WebSimpleNewTemporaryFrameActionHandler class is the web
"simple" action handler to be used to configure "new temporary frame"
action.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
protected CoActionModel |
newModel()
Deprecated. Creates and returns an instance of WebNewTemporaryFrameActionModel |
protected void |
updateActionModel(CoAction action,
CoEnvData envData)
Deprecated. Updates action model: Delegates to a super class Updates window features to be used to generate javascript code to invoke window.open
Supported API: true |
| Methods inherited from class com.ptc.core.ca.co.client.action.CoSimpleNewTemporaryFrameActionHandler |
|---|
newActionHandlerData, updateAddress |
| Methods inherited from class com.ptc.core.ca.co.client.action.CoActionHandler |
|---|
getActionDoer, getActionDoerConfig, initActionModel, updateModel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected CoActionModel newModel()
WebNewTemporaryFrameActionModel.
Supported API: true
- Overrides:
newModel in class CoNewTemporaryFrameActionHandler
- Returns:
- CoActionModel
protected void updateActionModel(CoAction action,
CoEnvData envData)
throws WTException
window.open
updateActionModel in class CoNewFrameActionHandleraction - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||