wt.templateutil.processor
Class ObjectPropsNavBarURLActionDelegate
java.lang.Object
wt.templateutil.processor.DefaultNavBarActionDelegate
wt.templateutil.processor.DefaultNavBarURLActionDelegate
wt.templateutil.processor.ObjectPropsNavBarURLActionDelegate
- All Implemented Interfaces:
- ActionDelegate, NavBarActionDelegate, NavBarURLActionDelegate, URLActionDelegate
- Direct Known Subclasses:
- ActionNavBarURLActionDelegate, EPMDocumentMasterURLActionDelegate, HistoryURLActionDelegate, PDMLinkOnlyNavBarCADDocURLActionDelegate
- public class ObjectPropsNavBarURLActionDelegate
- extends DefaultNavBarURLActionDelegate
A generic implementation of the URLActionDelegate that can be used for
any page that does not need special processing to determine the url.
It uses the method, actionName and the given object to construct the
url.
Supported API: true
Extendable: false
Methods inherited from class wt.templateutil.processor.DefaultNavBarURLActionDelegate |
getActionName, getClassURL, getState, getURLLabel, isURLProvider, setActionName, setClassURL, setMethod, setResourceBundleStr, setResourceKey, setState, URL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- Deprecated.
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
- Deprecated.
ObjectPropsNavBarURLActionDelegate
public ObjectPropsNavBarURLActionDelegate()
- Deprecated.
- Initializes by calling super and setting the OidAdded flag to true