wt.templateutil.processor
Class ObjectPropsNavBarURLActionDelegate
java.lang.Object
wt.templateutil.processor.DefaultNavBarActionDelegate
wt.templateutil.processor.DefaultNavBarURLActionDelegate
wt.templateutil.processor.ObjectPropsNavBarURLActionDelegate
- All Implemented Interfaces:
- ActionDelegate, URLActionDelegate, NavBarActionDelegate, wt.templateutil.processor.NavBarURLActionDelegate
Deprecated.
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |