All Implemented Interfaces:
Lifecycle

public class FormModelDelegate extends ComponentModelDelegate
  • Field Details

  • Constructor Details

    • FormModelDelegate

      public FormModelDelegate(Component component)
  • Method Details

    • setCustomValidity

      public void setCustomValidity(org.python.core.PyObject[] pyArgs, String[] keywords)
    • reset

      public void reset(org.python.core.PyObject[] pyArgs, String[] keywords)
    • submit

      public void submit(org.python.core.PyObject[] pyArgs, String[] keywords)
    • onStartup

      protected void onStartup()
      Specified by:
      onStartup in class AbstractLifecycle
    • onShutdown

      protected void onShutdown()
      Specified by:
      onShutdown in class AbstractLifecycle