172173174175176177178179180181182
stepLabel.setFlex(1); stepLabel.setDisabled(true); stepRow.addChild(stepLabel); stepGrid.update(); } /* (non-Javadoc) * @see org.pentaho.reporting.engine.classic.wizard.ui.xul.components.WizardStep#stepActivating() */