public DialogElement make() throws ClassNotFoundException, SecurityException, InvalidComponentFieldException,
CannotCompileException, NotFoundException, NoSuchFieldException, InstantiationException,
IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException {
MultiField multiFieldAnnotation = getAnnotation(MultiField.class);
MultiFieldWidgetParameters widgetParameters = new MultiFieldWidgetParameters();
widgetParameters.setName(getNameForField());
widgetParameters.setFieldName(getFieldNameForField());