Interface NewFieldPopupView.NewFieldPopupHandler
-
- Enclosing interface:
- NewFieldPopupView
public static interface NewFieldPopupView.NewFieldPopupHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCancel()voidonCreate(String fieldName, String fieldLabel, String type, boolean multiple)voidonCreateAndContinue(String fieldName, String fieldLabel, String type, boolean multiple)
-