Class ObjectPropsNavBarURLActionDelegate

All Implemented Interfaces:
ActionDelegate, URLActionDelegate, NavBarActionDelegate, wt.templateutil.processor.NavBarURLActionDelegate

public class ObjectPropsNavBarURLActionDelegate extends DefaultNavBarURLActionDelegate
Deprecated.
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