gxp.CrumbPanel

Extends
xtype
gxp_crumbpanel
class gxp.CrumbPanel(config)

Panel that accommodates modal dialogs and displays their hierarchy as crumbs in tabs, from left to right. Clicking on a crumb left of the rightmost one will close all dialogs that are hosted in tabs on its right.

If a component has a shortTitle configured, it will be used instead of the title in the crumb path.

Components intended to be reused after being removed from this panel need the closeAction option set to “hide”, like an Ext.Window.