Interface AddDoubleValueModal.View

  • All Superinterfaces:
    org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View<AddDoubleValueModal>, org.uberfire.client.mvp.HasPresenter<AddDoubleValueModal>, org.jboss.errai.common.client.api.elemental2.IsElement, org.jboss.errai.ui.client.local.api.elemental2.IsElement, org.uberfire.client.mvp.UberElemental<AddDoubleValueModal>
    All Known Implementing Classes:
    AddDoubleValueModalView
    Enclosing class:
    AddDoubleValueModal

    public static interface AddDoubleValueModal.View
    extends org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View<AddDoubleValueModal>
    • Method Detail

      • focus

        void focus()
      • clearForm

        void clearForm()
      • setHeader

        void setHeader​(String header)
      • setNameLabel

        void setNameLabel​(String label)
      • setValueLabel

        void setValueLabel​(String label)