com.ptc.core.ca.co.client.frame
Class CoOpenFrameActionDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.frame.CoOpenFrameActionDoer
All Implemented Interfaces:
CoActionDoer, CoDoer

Deprecated.

@Deprecated
public class CoOpenFrameActionDoer
extends Object
implements CoActionDoer

Creates and initializes an instance of CoFrameOpenInstruction and adds it to the conceptual request data. Extend this doer to configure in-place action to open the temporaty frame after the operation is performed.

The typical use case would be an opening of the wizard frame that has access to selected elements on the opener frame. This is because in the conceptual environment the selector knows about selected elements only after in-place action is triggered.

Supported API: true

Extendable: false


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait