Uses of Interface
wt.templateutil.processor.NavBarActionDelegate

Packages that use NavBarActionDelegate
com.ptc.core.foundation.admin.server.processors   
com.ptc.core.htmlcomp.console   
com.ptc.core.HTMLtemplateutil.server.processors   
com.ptc.netmarkets.library   
com.ptc.netmarkets.product   
com.ptc.windchill.cadx.associate   
com.ptc.windchill.cadx.autoassociate   
com.ptc.windchill.cadx.autopart   
com.ptc.windchill.cadx.caddoc   
com.ptc.windchill.cadx.checkout   
com.ptc.windchill.cadx.common   
com.ptc.windchill.cadx.common.treetable   
com.ptc.windchill.cadx.console   
com.ptc.windchill.cadx.disassociate   
com.ptc.windchill.cadx.editattachments   
com.ptc.windchill.cadx.editattrs   
com.ptc.windchill.cadx.move   
com.ptc.windchill.cadx.multirevise   
com.ptc.windchill.cadx.myworkspace   
com.ptc.windchill.cadx.newcaddoc   
com.ptc.windchill.cadx.newcaddoctemplate   
com.ptc.windchill.cadx.newpart   
com.ptc.windchill.cadx.placeHolder   
com.ptc.windchill.cadx.prowt.download   
com.ptc.windchill.cadx.prowt.newDocPropertyPage   
com.ptc.windchill.cadx.prowt.newDocRefByPage   
com.ptc.windchill.cadx.prowt.newDocRefPage   
com.ptc.windchill.cadx.prowt.newDocUsedByPage   
com.ptc.windchill.cadx.prowt.newDocUsesPage   
com.ptc.windchill.cadx.prowt.openinproe   
com.ptc.windchill.cadx.prowt.openinpv   
com.ptc.windchill.cadx.remove   
com.ptc.windchill.cadx.rename   
com.ptc.windchill.cadx.replacemissdep   
com.ptc.windchill.cadx.revise   
com.ptc.windchill.cadx.saveas   
com.ptc.windchill.cadx.update   
com.ptc.windchill.cadx.ws   
com.ptc.windchill.cadx.wsoption   
com.ptc.windchill.edaCompare   
com.ptc.windchill.enterprise.prefs.server.processors   
com.ptc.windchill.enterprise.publication.server.processors   
com.ptc.windchill.uwgm.cadx.caddoc   
com.ptc.windchill.uwgm.cadx.caddoc.mstructrep   
com.ptc.windchill.uwgm.cadx.cancelcheckout   
com.ptc.windchill.uwgm.cadx.checkin   
com.ptc.windchill.uwgm.cadx.multieditattr   
com.ptc.windchill.uwgm.cadx.multirename   
com.ptc.windchill.uwgm.cadx.prowt.newDocFamilyInfo   
com.ptc.windchill.uwgm.cadx.saveas   
com.ptc.windchill.uwgm.cadx.setstate   
com.ptc.windchill.uwgm.cadx.upload   
wt.change2.htmlclient Defines an interface for the change objects from wt.change2
wt.dataops.containermove.processors   
wt.dataops.delete.processors   
wt.dataops.sandbox.processors.undocheckout   
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.templateutil.navigationbar Support for creating a navigation bar as used in PDMLink. 
wt.templateutil.processor Defines the DefaultTemplateProcessor which is a common super class for all template processors and provides many implementations of it. 
wt.wvs Interface to Windchill Visualization Services. 
 

Uses of NavBarActionDelegate in com.ptc.core.foundation.admin.server.processors
 

Classes in com.ptc.core.foundation.admin.server.processors that implement NavBarActionDelegate
 class CheckedOutWorkActionDelegate
           
 class CheckedOutWorkURLActionDelegate
           
 class DeleteCabinetsActionDelegate
           
 class DeleteCabinetsURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.core.htmlcomp.console
 

Classes in com.ptc.core.htmlcomp.console that implement NavBarActionDelegate
 class ConsoleURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.core.HTMLtemplateutil.server.processors
 

Classes in com.ptc.core.HTMLtemplateutil.server.processors that implement NavBarActionDelegate
 class AddToProjectActionDelegate
           
 class AddToProjectURLActionDelegate
           
 class CopyActionDelegate
           
 class CopyURLActionDelegate
           
 class DropDownNoOpURLActionDelegate
          

Supported API: false

Extendable: false
 class DropDownSeparatorURLActionDelegate
          

Supported API: false

Extendable: false
 class PasteActionDelegate
           
 class PasteURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.netmarkets.library
 

Classes in com.ptc.netmarkets.library that implement NavBarActionDelegate
 class ExportLibraryTemplateNavBarURLActionDelegate
           
 class SaveAsLibraryTemplateNavBarURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.netmarkets.product
 

Classes in com.ptc.netmarkets.product that implement NavBarActionDelegate
 class ExportProductTemplateNavBarURLActionDelegate
           
 class SaveAsProductTemplateNavBarURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.associate
 

Classes in com.ptc.windchill.cadx.associate that implement NavBarActionDelegate
 class AssociateActionDelegate
          

Supported API: false

Extendable: false
 class AssociateFromWsActionDelegate
          

Supported API: false

Extendable: false
 class AssociateFromWsURLActionDelegate
          

Supported API: true

Extendable: false
 class AssociateURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.autoassociate
 

Classes in com.ptc.windchill.cadx.autoassociate that implement NavBarActionDelegate
 class AutoAssociateActionDelegate
          

Supported API: false

Extendable: false
 class AutoAssociateURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.autopart
 

Classes in com.ptc.windchill.cadx.autopart that implement NavBarActionDelegate
 class AutoPartActionDelegate
          

Supported API: false

Extendable: false
 class AutoPartURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.caddoc
 

Classes in com.ptc.windchill.cadx.caddoc that implement NavBarActionDelegate
 class CADDocRelatedPartsNavBarActionDelegate
           
 class CheckedOutToWorkspaceActionDelegate
          

Supported API: false

Extendable: false
 class CheckedOutToWorkspaceURLActionDelegate
          

Supported API: true

Extendable: false
 class CreateRepWFActionDelegate
          

Supported API: false

Extendable: false
 class CreateRepWFURLActionDelegate
          

Supported API: true

Extendable: false
 class EPMDocumentMasterURLActionDelegate
           
 class ListRepsWFActionDelegate
           
 class ListRepsWFURLActionDelegate
           
 class NavBarForumActionDelegate
          

Supported API: true

Extendable: false
 class PDMLinkOnlyNavBarCADDocURLActionDelegate
          URLActionDelegate and ActionDelegate class used to determine if NavBar actions for the CAD Document (EPMDocument class) should be visible or not.
 class ProductViewWFActionDelegate
          

Supported API: false

Extendable: false
 class ProductViewWFURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.checkout
 

Classes in com.ptc.windchill.cadx.checkout that implement NavBarActionDelegate
 class WFCheckoutActionDelegate
          

Supported API: false

Extendable: false
 class WFCheckoutURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.common
 

Subinterfaces of NavBarActionDelegate in com.ptc.windchill.cadx.common
 interface WildfireNavBarCommonActionDelegate
          

Supported API: false

Extendable: false
 

Classes in com.ptc.windchill.cadx.common that implement NavBarActionDelegate
 class BasicWildfireNavBarActionDelegate
          

Supported API: false

Extendable: false
 class HomeNavBarURLActionDelegate
          

Supported API: false

Extendable: false
 class PJLHomeNavBarActionDelegate
           
 class PJLHomeNavBarURLActionDelegate
           
 class WildfireNavBarActionDelegate
          Class to be used as action delegate for Navigation Bar actions which should appear in Wildfire mode only.
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.common.treetable
 

Classes in com.ptc.windchill.cadx.common.treetable that implement NavBarActionDelegate
 class TreeTableNavBarURLActionDelegate
          This URL action delegate changes the URL to the java script function call to the submitTableSelectionAction() method.
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.console
 

Classes in com.ptc.windchill.cadx.console that implement NavBarActionDelegate
 class ConsoleNavBarURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.disassociate
 

Classes in com.ptc.windchill.cadx.disassociate that implement NavBarActionDelegate
 class DisassociateActionDelegate
          

Supported API: false

Extendable: false
 class DisassociateFromWsActionDelegate
          

Supported API: false

Extendable: false
 class DisassociateFromWsURLActionDelegate
          

Supported API: true

Extendable: false
 class DisassociateURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.editattachments
 

Classes in com.ptc.windchill.cadx.editattachments that implement NavBarActionDelegate
 class EditAttachmentsActionDelegate
           
 class EditAttachmentsURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.editattrs
 

Classes in com.ptc.windchill.cadx.editattrs that implement NavBarActionDelegate
 class EditAttributesActionDelegate
          

Supported API: false

Extendable: false
 class EditAttributesURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.move
 

Classes in com.ptc.windchill.cadx.move that implement NavBarActionDelegate
 class WFMoveActionDelegate
          

Supported API: false

Extendable: false
 class WFMoveURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.multirevise
 

Classes in com.ptc.windchill.cadx.multirevise that implement NavBarActionDelegate
 class MultiReviseActionDelegate
          

Supported API: false

Extendable: false
 class MultiReviseURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.myworkspace
 

Classes in com.ptc.windchill.cadx.myworkspace that implement NavBarActionDelegate
 class MyWorkspaceNavBarActionDelegate
           
 class MyWorkspaceNavBarURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.newcaddoc
 

Classes in com.ptc.windchill.cadx.newcaddoc that implement NavBarActionDelegate
 class NewCadDocActionDelegate
          

Supported API: false

Extendable: false
 class NewCadDocURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.newcaddoctemplate
 

Classes in com.ptc.windchill.cadx.newcaddoctemplate that implement NavBarActionDelegate
 class CreateTemplateCADDocument2ActionDelegate
          

Supported API: false

Extendable: false
 class CreateTemplateCADDocumentURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.newpart
 

Classes in com.ptc.windchill.cadx.newpart that implement NavBarActionDelegate
 class NewPartActionDelegate
          

Supported API: false

Extendable: false
 class NewPartURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.placeHolder
 

Classes in com.ptc.windchill.cadx.placeHolder that implement NavBarActionDelegate
 class PlaceHolderActionDelegate
           
 class PlaceHolderURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.download
 

Classes in com.ptc.windchill.cadx.prowt.download that implement NavBarActionDelegate
 class DownloadActionDelegate
          

Supported API: false

Extendable: false
 class DownloadURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.newDocPropertyPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocPropertyPage that implement NavBarActionDelegate
 class NewCADDocPropertyActionDelegate
          

Supported API: false

Extendable: false
 class NewCADDocPropertyURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.newDocRefByPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocRefByPage that implement NavBarActionDelegate
 class NewCADDocRefByPageActionDelegate
           
 class NewCADDocRefByPageURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.newDocRefPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocRefPage that implement NavBarActionDelegate
 class NewCADDocRefPageActionDelegate
          

Supported API: false

Extendable: false
 class NewCADDocRefPageURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.newDocUsedByPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocUsedByPage that implement NavBarActionDelegate
 class NewCADDocUsedByPageActionDelegate
           
 class NewCADDocUsedByPageURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.newDocUsesPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocUsesPage that implement NavBarActionDelegate
 class NewCADDocUsesPageActionDelegate
          

Supported API: false

Extendable: false
 class NewCADDocUsesPageURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.openinproe
 

Classes in com.ptc.windchill.cadx.prowt.openinproe that implement NavBarActionDelegate
 class OpenInProEActionDelegate
          

Supported API: false

Extendable: false
 class OpenInProEURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.prowt.openinpv
 

Classes in com.ptc.windchill.cadx.prowt.openinpv that implement NavBarActionDelegate
 class OpenInPVActionDelegate
          

Supported API: false

Extendable: false
 class OpenInPVURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.remove
 

Classes in com.ptc.windchill.cadx.remove that implement NavBarActionDelegate
 class RemoveActionDelegate
          

Supported API: false

Extendable: false
 class RemoveURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.rename
 

Classes in com.ptc.windchill.cadx.rename that implement NavBarActionDelegate
 class RenameActionDelegate
          

Supported API: false

Extendable: false
 class RenameURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.replacemissdep
 

Classes in com.ptc.windchill.cadx.replacemissdep that implement NavBarActionDelegate
 class ReplaceMissDepActionDelegate
           
 class ReplaceMissDepURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.revise
 

Classes in com.ptc.windchill.cadx.revise that implement NavBarActionDelegate
 class ReviseActionDelegate
          

Supported API: false

Extendable: false
 class ReviseURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.saveas
 

Classes in com.ptc.windchill.cadx.saveas that implement NavBarActionDelegate
 class SaveAsFromWsActionDelegate
          

Supported API: false

Extendable: false
 class SaveAsFromWsURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.update
 

Classes in com.ptc.windchill.cadx.update that implement NavBarActionDelegate
 class UpdateActionDelegate
          

Supported API: false

Extendable: false
 class UpdateURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.ws
 

Classes in com.ptc.windchill.cadx.ws that implement NavBarActionDelegate
 class ActiveWorkspaceNavBarURLActionDelegate
          

Supported API: true

Extendable: false
 class SynchronizeWorkspaceActionDelegate
           
 class SynchronizeWorkspaceURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.cadx.wsoption
 

Classes in com.ptc.windchill.cadx.wsoption that implement NavBarActionDelegate
 class WorkspaceOptionsURLActionDelegate
          

Supported API: false

Extendable: false
 class WsConfigSpecOptionsActionDelegate
          

Supported API: false

Extendable: false
 class WsConfigSpecOptionsURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.edaCompare
 

Classes in com.ptc.windchill.edaCompare that implement NavBarActionDelegate
 class EDACompareActionDelegate
           
 class EDACompareURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.enterprise.prefs.server.processors
 

Classes in com.ptc.windchill.enterprise.prefs.server.processors that implement NavBarActionDelegate
 class EditContentActionDelegate
          

Supported API: false

Extendable: false
 class EditContentURLActionDelegate
          

Supported API: false

Extendable: false
 class EditDisplayActionDelegate
          

Supported API: false

Extendable: false
 class EditDisplayURLActionDelegate
          

Supported API: false

Extendable: false
 class EditSearchActionDelegate
          

Supported API: false

Extendable: false
 class EditSearchURLActionDelegate
          

Supported API: false

Extendable: false
 class EditStructureNavigatorActionDelegate
          

Supported API: false

Extendable: false
 class EditStructureNavigatorURLActionDelegate
          

Supported API: false

Extendable: false
 class EditTablesActionDelegate
          

Supported API: false

Extendable: false
 class EditTablesURLActionDelegate
          

Supported API: false

Extendable: false
 class EditVisualActionDelegate
          

Supported API: false

Extendable: false
 class EditVisualURLActionDelegate
          

Supported API: false

Extendable: false
 class SearchLibraryPrefsActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.enterprise.publication.server.processors
 

Classes in com.ptc.windchill.enterprise.publication.server.processors that implement NavBarActionDelegate
 class PublicationActionDelegate
           
 class PublicationURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.caddoc
 

Classes in com.ptc.windchill.uwgm.cadx.caddoc that implement NavBarActionDelegate
 class HistoryURLActionDelegate
          URLActionDelegate and ActionDelegate class used to determine if NavBar actions for the CAD Document (EPMDocument class) should be visible or not.
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep
 

Classes in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep that implement NavBarActionDelegate
 class ModelStructRepNavBarURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.cancelcheckout
 

Classes in com.ptc.windchill.uwgm.cadx.cancelcheckout that implement NavBarActionDelegate
 class CancelCheckoutActionDelegate
          

Supported API: false

Extendable: false
 class CancelCheckoutURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.checkin
 

Classes in com.ptc.windchill.uwgm.cadx.checkin that implement NavBarActionDelegate
 class CheckinActionDelegate
          

Supported API: false

Extendable: false
 class CheckinURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.multieditattr
 

Classes in com.ptc.windchill.uwgm.cadx.multieditattr that implement NavBarActionDelegate
 class MultiEditAttrActionDelegate
          

Supported API: false

Extendable: false
 class MultiEditAttrURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.multirename
 

Classes in com.ptc.windchill.uwgm.cadx.multirename that implement NavBarActionDelegate
 class MultiRenameActionDelegate
           
 class MultiRenameURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.prowt.newDocFamilyInfo
 

Classes in com.ptc.windchill.uwgm.cadx.prowt.newDocFamilyInfo that implement NavBarActionDelegate
 class NewCADDocFamilyInfoActionDelegate
           
 class NewCADDocFamilyInfoURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.saveas
 

Classes in com.ptc.windchill.uwgm.cadx.saveas that implement NavBarActionDelegate
 class SaveAsActionDelegate
           
 class SaveAsURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.setstate
 

Classes in com.ptc.windchill.uwgm.cadx.setstate that implement NavBarActionDelegate
 class SetStateActionDelegate
           
 class SetStateURLActionDelegate
           
 

Uses of NavBarActionDelegate in com.ptc.windchill.uwgm.cadx.upload
 

Classes in com.ptc.windchill.uwgm.cadx.upload that implement NavBarActionDelegate
 class UploadActionDelegate
          

Supported API: false

Extendable: false
 class UploadURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in wt.change2.htmlclient
 

Classes in wt.change2.htmlclient that implement NavBarActionDelegate
 class ESIChangeLinkURLActionDelegate
          This class is a simply Navigation URL Action Delegate used by Change Management to determine if and how a ESI Distribution Target Link should be rendered.
 

Uses of NavBarActionDelegate in wt.dataops.containermove.processors
 

Classes in wt.dataops.containermove.processors that implement NavBarActionDelegate
 class MoveActionDelegate
          Used to determine if the page in this wizard is either valid or should be enabled.
 class MoveURLActionDelegate
          

Supported API: false

Extendable: false
 class MoveURLActionDelegateProdStruct
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in wt.dataops.delete.processors
 

Classes in wt.dataops.delete.processors that implement NavBarActionDelegate
 class DeleteActionDelegate
          Used to determine if the page in this wizard is either valid or should be enabled.
 class DeleteSearchBrowseURLActionDelegate
          

Supported API: false

Extendable: false
 class DeleteURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in wt.dataops.sandbox.processors.undocheckout
 

Classes in wt.dataops.sandbox.processors.undocheckout that implement NavBarActionDelegate
 class UndoPDMCheckoutActionDelegate
          Used to determine if the page in this wizard is either valid or should be enabled.
 class UndoPDMCheckoutURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of NavBarActionDelegate in wt.enterprise
 

Classes in wt.enterprise that implement NavBarActionDelegate
 class ShowDistributionListActionDelegate
          

Supported API: true

Extendable: false
 class ShowDistributionListActionDelegate2
          

Supported API: false

Extendable: false
 class ShowDistributionListURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of NavBarActionDelegate in wt.part
 

Classes in wt.part that implement NavBarActionDelegate
 class RemoveDocumentFromPartActionDelegate
           
 class RemoveDocumentFromPartURLActionDelegate
           
 class RemoveESIAssociationFromPartActionDelegate
           
 class RemoveESIAssociationFromPartURLActionDelegate
           
 class ThumbnailActionDelegate
           
 class ThumbnailURLActionDelegate
           
 

Uses of NavBarActionDelegate in wt.templateutil.navigationbar
 

Fields in wt.templateutil.navigationbar declared as NavBarActionDelegate
private  NavBarActionDelegate NavigationTreeNode.actionDelegate
           
 

Methods in wt.templateutil.navigationbar that return NavBarActionDelegate
 NavBarActionDelegate NavigationTreeNode.getActionDelegate()
           
 

Uses of NavBarActionDelegate in wt.templateutil.processor
 

Classes in wt.templateutil.processor that implement NavBarActionDelegate
 class ActionNavBarURLActionDelegate
          Deprecated.  
 class DefaultNavBarActionDelegate
          Deprecated.  
 class DefaultNavBarURLActionDelegate
          

Supported API: true

Extendable: false
 class DelegateNavBarActionDelegate
          

Supported API: true

Extendable: false
 class DisableForProINavBarActionDelegate
           
 class ObjectPropsNavBarURLActionDelegate
          Deprecated.  
 class ShareStatusNavBarActionDelegate
          Deprecated.  
 

Uses of NavBarActionDelegate in wt.wvs
 

Classes in wt.wvs that implement NavBarActionDelegate
 class CreateRepresentationActionDelegate
           
 class CreateRepresentationURLActionDelegate
          

Supported API: false

Extendable: false
 class VisualizationCollectionURLActionDelegate
          

Supported API: false

Extendable: false