com.ptc.windchill.cadx.common
Interface WildfireNavBarCommonActionDelegate

All Superinterfaces:
ActionDelegate, NavBarActionDelegate, WildfireActionDelegate
All Known Implementing Classes:
BasicWildfireNavBarActionDelegate, MyWorkspaceNavBarActionDelegate

public interface WildfireNavBarCommonActionDelegate
extends WildfireActionDelegate, NavBarActionDelegate



Supported API: false

Extendable: false


Field Summary
 
Fields inherited from interface wt.enterprise.ActionDelegate
CONTEXT_SERVICE_NAME
 
Method Summary
 void setContextWorkspace(EPMWorkspace ws)
          

Supported API: false
 
Methods inherited from interface wt.wildfire.WildfireActionDelegate
enableable, enableable
 
Methods inherited from interface wt.enterprise.ActionDelegate
enableable, getContextServiceName, valid
 
Methods inherited from interface wt.templateutil.processor.NavBarActionDelegate
setActionName, setState
 

Method Detail

setContextWorkspace

public void setContextWorkspace(EPMWorkspace ws)
                         throws WTPropertyVetoException


Supported API: false

Parameters:
ws -
Throws:
WTPropertyVetoException