Class ObrfF222

java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.obrf.ObrfF222
All Implemented Interfaces:
systextil.nxj.DataViewListener

public class ObrfF222 extends systextil.nxj.FormController
  • Field Details

  • Constructor Details

    • ObrfF222

      public ObrfF222(systextil.nxj.FormData formData)
  • Method Details

    • onChooseNextForm

      public void onChooseNextForm() throws Exception
      Overrides:
      onChooseNextForm in class systextil.nxj.FormController
      Throws:
      Exception
    • beforeFind

      public void beforeFind() throws Exception
      Specified by:
      beforeFind in interface systextil.nxj.DataViewListener
      Overrides:
      beforeFind in class systextil.nxj.DataViewController
      Throws:
      Exception
    • onFind

      public void onFind() throws Exception
      Specified by:
      onFind in interface systextil.nxj.DataViewListener
      Overrides:
      onFind in class systextil.nxj.DataViewController
      Throws:
      Exception
    • afterFind

      public void afterFind() throws Exception
      Specified by:
      afterFind in interface systextil.nxj.DataViewListener
      Overrides:
      afterFind in class systextil.nxj.DataViewController
      Throws:
      Exception
    • onNextForm

      public void onNextForm() throws Exception
      Overrides:
      onNextForm in class systextil.nxj.FormController
      Throws:
      Exception
    • afterFormReturn

      public void afterFormReturn() throws Exception
      Overrides:
      afterFormReturn in class systextil.nxj.FormController
      Throws:
      Exception
    • beforeRecord

      public void beforeRecord() throws Exception
      Specified by:
      beforeRecord in interface systextil.nxj.DataViewListener
      Overrides:
      beforeRecord in class systextil.nxj.DataViewController
      Throws:
      Exception
    • onNextRecord

      public void onNextRecord() throws Exception
      Specified by:
      onNextRecord in interface systextil.nxj.DataViewListener
      Overrides:
      onNextRecord in class systextil.nxj.DataViewController
      Throws:
      Exception