com.ptc.windchill.enterprise.navigation
Class BreadCrumbDelegate
java.lang.Object
com.ptc.windchill.enterprise.navigation.BreadCrumbDelegate
public abstract class BreadCrumbDelegate
- extends Object
The BreadCrumbDelegates have methods that set the bread crumb information to
be evetually rendered as gui components in the contextbartag class. To add
bread crumb information override the getBreadCrumbAction(),
getBreadCrumbName() and getBreadCrumbTypeString() methods This method should
rarely be overriden.
Supported API: true
Extendable: true
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |