Class BrowserInfoForm

    • Constructor Detail

      • BrowserInfoForm

        public BrowserInfoForm​(java.lang.String id,
                               IModel<ClientProperties> properties)
        Constructor.
        Parameters:
        id - component id
    • Method Detail

      • createForm

        protected Form<ClientProperties> createForm​(java.lang.String componentId,
                                                    IModel<ClientProperties> properties)
        Creates the form
        Parameters:
        componentId - the id for the Form component
        Returns:
        the Form that will submit the data
      • afterSubmit

        protected void afterSubmit()
      • getFormMarkupId

        public java.lang.String getFormMarkupId()
        Returns:
        The markup id of the form that submits the client info