Package org.kie.workbench.common.screens.datamodeller.client.widgets.advanceddomain.annotationlisteditor
Interface AdvancedAnnotationListEditorView.ValuePairChangeHandler
-
- Enclosing interface:
- AdvancedAnnotationListEditorView
public static interface AdvancedAnnotationListEditorView.ValuePairChangeHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonValuePairChange(String annotationClassName, String valuePairName, Object newValue)
-