com.ptc.windchill.cadx.caddoc
Class NavBarForumActionDelegate
java.lang.Object
wt.workflow.forum.ForumActionDelegate
com.ptc.windchill.cadx.caddoc.NavBarForumActionDelegate
- All Implemented Interfaces:
- Serializable, ActionDelegate, NavBarActionDelegate
public class NavBarForumActionDelegate
- extends ForumActionDelegate
- implements NavBarActionDelegate, Serializable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setState
public void setState(HTTPState state)
- Deprecated.
- Sets the current HTTPState from the TemplateProcessor that is being
used to generate the Navigation Bar.
Supported API: true
- Specified by:
setState in interface NavBarActionDelegate
- Parameters:
state - The current HTTPState.