com.ptc.core.ca.web.client.menu
Class WebNavBarActionHandler

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.CoGoToActionHandler
              extended by com.ptc.core.ca.co.client.menu.CoNavBarActionHandler
                  extended by com.ptc.core.ca.web.client.menu.WebNavBarActionHandler
All Implemented Interfaces:
CoModelHandler, WebActionHandler, Serializable

Deprecated.

@Deprecated
public class WebNavBarActionHandler
extends CoNavBarActionHandler
implements WebActionHandler

The action handler for the go-to action in the navigation bar. The action will be disabled when its location is the same as the location of the frame containing navigation bar.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class com.ptc.core.ca.co.client.menu.CoNavBarActionHandler
updateActionModel
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoGoToActionHandler
newModel, updateAddress
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoActionHandler
getActionDoer, getActionDoerConfig, initActionModel, newActionHandlerData, updateModel
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait