com.ptc.core.foundation.client.web.action
Class WebSimpleCloseFrameAndRefreshActionHandler

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElementHandler
      extended by com.ptc.core.ca.co.client.action.CoActionHandler
          extended by com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
              extended by com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
                  extended by com.ptc.core.foundation.client.co.action.CoSimpleCloseFrameAndRefreshActionHandler
                      extended by com.ptc.core.foundation.client.web.action.WebSimpleCloseFrameAndRefreshActionHandler
All Implemented Interfaces:
CoModelHandler, WebActionHandler

public class WebSimpleCloseFrameAndRefreshActionHandler
extends CoSimpleCloseFrameAndRefreshActionHandler
implements WebActionHandler

WebSimpleCloseFrameActionHandler class is the "simple" web action handler to be used to configure "Closing" action.

Supported API: true

Extendable: false


Method Summary
 
Methods inherited from class com.ptc.core.foundation.client.co.action.CoSimpleCloseFrameAndRefreshActionHandler
newActionHandlerData
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
newModel, updateActionModel
 
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