com.ptc.windchill.cadx.common
Class WildfireNavBarActionDelegate
java.lang.Object
wt.templateutil.processor.DefaultNavBarActionDelegate
com.ptc.windchill.cadx.common.WildfireNavBarActionDelegate
- All Implemented Interfaces:
- ActionDelegate, NavBarActionDelegate
- Direct Known Subclasses:
- ActiveWorkspaceNavBarURLActionDelegate
- public class WildfireNavBarActionDelegate
- extends DefaultNavBarActionDelegate
Class to be used as action delegate for Navigation Bar actions which
should appear in Wildfire mode only.
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
WildfireNavBarActionDelegate
public WildfireNavBarActionDelegate()
enableable
public Boolean enableable(Object object)
throws WTException
- Returns true if running in Wildfire (embedded) mode.
Supported API: false
- Specified by:
enableable
in interface ActionDelegate
- Overrides:
enableable
in class DefaultNavBarActionDelegate
- Parameters:
object
-
- Returns:
- Boolean
- Throws:
WTException