Interface MailSessionPresenter.MyView

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void select​(NamedNode mailServer)  
      void update​(org.jboss.hal.client.configuration.subsystem.mail.MailSession mailSession)  
      • Methods inherited from interface org.jboss.elemento.IsElement

        element
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
      • Methods inherited from interface com.gwtplatform.mvp.client.View

        addToSlot, removeFromSlot, setInSlot
    • Method Detail

      • update

        void update​(org.jboss.hal.client.configuration.subsystem.mail.MailSession mailSession)
      • select

        void select​(NamedNode mailServer)