}
}
form.setFields(resourceLookupComboBoxItem, metric);
form.addSubmitValuesHandler(new SubmitValuesHandler() {
public void onSubmitValues(SubmitValuesEvent submitValuesEvent) {
storedPortlet.getConfiguration().put(
new PropertySimple(CFG_RESOURCE_ID, form.getValue(CFG_RESOURCE_ID)));
storedPortlet.getConfiguration().put(
new PropertySimple(CFG_DEFINITION_ID, form.getValue(CFG_DEFINITION_ID)));