EnhancedVLayout layout = buildMemberEditor(propertyDefinitionSimple, aggregatePropertySimple, index,
aggregateValueItem, popup);
popup.addItem(layout);
popup.show();
}
private EnhancedVLayout buildMemberEditor(final PropertyDefinitionSimple propertyDefinitionSimple,
final PropertySimple aggregatePropertySimple, final Integer index, final FormItem aggregateValueItem,
final PopupWindow popup) {