Package wt.templateutil.processor
Interface NavBarActionDelegate
- All Superinterfaces:
ActionDelegate
- All Known Implementing Classes:
ActiveWorkspaceNavBarURLActionDelegate,com.ptc.windchill.cadx.common.BasicWildfireNavBarActionDelegate,com.ptc.windchill.cadx.caddoc.CheckedOutToWorkspaceActionDelegate,CheckedOutToWorkspaceURLActionDelegate,com.ptc.windchill.cadx.caddoc.CreateRepWFActionDelegate,CreateRepWFURLActionDelegate,DefaultNavBarActionDelegate,DefaultNavBarURLActionDelegate,DelegateNavBarActionDelegate,DeleteActionDelegate,com.ptc.windchill.cadx.prowt.download.DownloadActionDelegate,DownloadURLActionDelegate,MoveActionDelegate,NavBarForumActionDelegate,ObjectPropsNavBarURLActionDelegate,com.ptc.windchill.cadx.prowt.openinproe.OpenInProEActionDelegate,OpenInProEURLActionDelegate,com.ptc.windchill.uwgm.cadx.openwith.OpenWithActionDelegate,OpenWithURLActionDelegate,com.ptc.windchill.cadx.caddoc.ProductViewWFActionDelegate,ProductViewWFURLActionDelegate,com.ptc.windchill.uwgm.cadx.remove.RemoveActionDelegate,RemoveURLActionDelegate,SBAddToPrjActionDelegate,SBUpdatePrjActionDelegate,ShowDistributionListActionDelegate,ShowDistributionListURLActionDelegate,wt.enterprise.ShowPublishedContentActionDelegate,ShowPublishedContentURLActionDelegate,com.ptc.windchill.uwgm.cadx.update.UpdateActionDelegate,UpdateURLActionDelegate,com.ptc.windchill.cadx.checkout.WFCheckoutActionDelegate,WFCheckoutURLActionDelegate,com.ptc.windchill.cadx.common.WildfireNavBarActionDelegate
Deprecated.
Defines methods that test the viability of a user action on an object.
Extends wt.enterprise.ActionDelegate for use in the NavigationTreeNode
and the NavigationTreeModel.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from interface wt.enterprise.ActionDelegate
enableable, getContextServiceName, valid
-
Method Details
-
setState
Deprecated.Sets the current HTTPState from the TemplateProcessor that is being used to generate the Navigation Bar.
Supported API: true- Parameters:
state- The current HTTPState.
-