Class FormPanel

com.google.gwt.user.client.ui.impl.FormPanelImpl
net.datenwerke.oidc.client.form.FormPanel

public class FormPanel extends com.google.gwt.user.client.ui.impl.FormPanelImpl
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    submit(Element form, Element iframe)
     
  • Constructor Details

    • FormPanel

      public FormPanel()
  • Method Details

    • submit

      public void submit(Element form, Element iframe)