public static interface NewFieldPopupView.NewFieldPopupHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onCancel() |
void |
onCreate(String fieldName,
String fieldLabel,
String type,
boolean multiple) |
void |
onCreateAndContinue(String fieldName,
String fieldLabel,
String type,
boolean multiple) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.