com.ptc.core.ca.web.client.action
Class WebNewTemporaryFrameActionModel

java.lang.Object
  extended by com.ptc.core.ca.co.client.primitive.CoDefaultLabelModel
      extended by com.ptc.core.ca.co.client.action.CoAbstractActionModel
          extended by com.ptc.core.ca.co.client.action.CoGoToActionModel
              extended by com.ptc.core.ca.co.client.action.CoNewFrameActionModel
                  extended by com.ptc.core.ca.co.client.action.CoNewTemporaryFrameActionModel
                      extended by com.ptc.core.ca.web.client.action.WebNewTemporaryFrameActionModel
All Implemented Interfaces:
CoActionModel, CoFacePlateHolderModel, CoModel, CoLabelModel, com.ptc.core.ca.web.client.action.WebWindowFeatures, Externalizable, Serializable

Deprecated.

@Deprecated
public class WebNewTemporaryFrameActionModel
extends CoNewTemporaryFrameActionModel
implements com.ptc.core.ca.web.client.action.WebWindowFeatures, Externalizable

An action model for "new temporary frame" web action handler.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.action.CoActionModel
ANCHOR_TARGET, DRAW_TYPE, ENABLED, NEED_SELECTION, VISIBLE
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoFacePlateHolderModel
FACE_PLATE_TYPE, IMAGE, LABEL, TOOL_TIP
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel
ELEMENT
 
Method Summary
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoNewTemporaryFrameActionModel
update
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoNewFrameActionModel
getHeight, getWidth, setHeight, setWidth
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoGoToActionModel
getAddressToGoTo, setAddressToGoTo
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoAbstractActionModel
getAnchorTarget, getDrawType, isEnabled, isNeedSelection, isVisible, setAnchorTarget, setDrawType, setEnabled, setNeedSelection, setVisible
 
Methods inherited from class com.ptc.core.ca.co.client.primitive.CoDefaultLabelModel
getElement, getFacePlateType, getImage, getLabel, getToolTip, setElement, setFacePlateType, setImage, setLabel, setToolTip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoFacePlateHolderModel
getFacePlateType, getImage, getLabel, getToolTip, setFacePlateType, setImage, setLabel, setToolTip
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, setElement