Interface ValuePairEditorPopupView.Presenter
-
- All Known Implementing Classes:
ValuePairEditorPopup
- Enclosing interface:
- ValuePairEditorPopupView
public static interface ValuePairEditorPopupView.Presenter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCancel()voidonClose()voidonOk()voidonValidate()voidonValueChange()
-