Interface AddSingleValueModal.View
-
- All Superinterfaces:
org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View<AddSingleValueModal>,org.uberfire.client.mvp.HasPresenter<AddSingleValueModal>,org.jboss.errai.common.client.api.elemental2.IsElement,org.jboss.errai.ui.client.local.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<AddSingleValueModal>
- All Known Implementing Classes:
AddSingleValueModalView
- Enclosing class:
- AddSingleValueModal
public static interface AddSingleValueModal.View extends org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View<AddSingleValueModal>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearForm()voidfocus()StringgetValue()voidsetHeader(String header)voidsetLabel(String label)
-