Class HTMLPane.LocalFormView

    • Constructor Detail

      • LocalFormView

        public LocalFormView​(Element element)
    • Method Detail

      • submitData

        protected void submitData​(String data)
        Override the base-class method that actually submits the form data to process it locally instead if the URL in the action field matches the "local" URL.
        Overrides:
        submitData in class FormView