breadcrumb = new DeploymentBreadcrumb();
breadcrumb.getElement().setAttribute("style", "margin-top:30px;");
int index = 0;
this.contextPanel = new DeckPanel();
this.helpCallback = new HelpCallback();
Label noInfo = new Label("No deployments available.");
noInfo.getElement().addClassName("console-DeploymentBreadcrumb-noinfo");
noInfo.getElement().addClassName("console-DeploymentBreadcrumb-context");