com.ptc.windchill.cadx.common
Class HomeNavBarURLActionDelegate
java.lang.Object
wt.templateutil.processor.DefaultNavBarActionDelegate
wt.templateutil.processor.DefaultNavBarURLActionDelegate
com.ptc.windchill.cadx.common.HomeNavBarURLActionDelegate
- All Implemented Interfaces:
- ActionDelegate, NavBarActionDelegate, NavBarURLActionDelegate, Serializable, URLActionDelegate
- public class HomeNavBarURLActionDelegate
- extends DefaultNavBarURLActionDelegate
- implements Serializable
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Methods inherited from class wt.templateutil.processor.DefaultNavBarURLActionDelegate |
getActionName, getClassURL, getState, getURLLabel, isURLProvider, setActionName, setClassURL, setMethod, setResourceBundleStr, setResourceKey, setState |
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
HomeNavBarURLActionDelegate
public HomeNavBarURLActionDelegate()
URL
public String URL(Object object)
throws WTException
Supported API: false
- Specified by:
URL
in interface URLActionDelegate
- Overrides:
URL
in class DefaultNavBarURLActionDelegate
- Parameters:
object
-
- Returns:
- String
- Throws:
WTException