com.ptc.core.ca.co.client.action
Class CoNewTemporaryFrameActionHandler
java.lang.Object
com.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
- All Implemented Interfaces:
- CoModelHandler
- Direct Known Subclasses:
- CoSimpleNewTemporaryFrameActionHandler, WebNewTemporaryFrameActionHandler, WebNewTemporaryFrameActionHandlerSettingUrl
Deprecated.
@Deprecated
public abstract class CoNewTemporaryFrameActionHandler
- extends CoNewFrameActionHandler
CoNewTemporaryFrameActionHandler provides a base class for
an action handler to be used to configure "new temporary frame" action.
An action is considered "new temporary frame" when triggering it creates
a new temporary frame with a location specified in action's model.
Supported API: true
Extendable: false
|
Method Summary |
protected CoActionModel |
newModel()
Deprecated. Creates and returns an instance of CoNewTemporaryFrameActionModel. |
newModel
protected CoActionModel newModel()
- Deprecated.
- Creates and returns an instance of
CoNewTemporaryFrameActionModel.
Supported API: true
- Overrides:
newModel in class CoNewFrameActionHandler
- Returns:
- CoActionModel