Class ControleJavaRpt

java.lang.Object
com.unify.nxj.mgr.NXJContainer
com.unify.nxj.mgr.NXJDataView
com.unify.nxj.mgr.NXJForm
All Implemented Interfaces:
com.unify.nxj.mgr.datatypes.NXJCommandParameter, com.unify.nxj.mgr.DataViewEventListener, com.unify.nxj.mgr.FormEventListener

public class ControleJavaRpt extends controle_rpt
  • Field Details

    • formController

      public systextil.nxj.FormController formController
  • Constructor Details

    • ControleJavaRpt

      public ControleJavaRpt(com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
    • ControleJavaRpt

      protected ControleJavaRpt(String formName, com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
  • Method Details

    • beforeForm

      public void beforeForm() throws Exception
      Specified by:
      beforeForm in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      beforeForm in class controle_rpt
      Throws:
      Exception
    • afterDelete

      public void afterDelete() throws Exception
      Specified by:
      afterDelete in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      afterDelete in class ControleSobre
      Throws:
      Exception
    • afterFind

      public void afterFind() throws Exception
      Specified by:
      afterFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      afterFind in class controle_rpt
      Throws:
      Exception
    • afterSave

      public void afterSave() throws Exception
      Specified by:
      afterSave in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      afterSave in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • afterUpdate

      public void afterUpdate() throws Exception
      Specified by:
      afterUpdate in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      afterUpdate in class controle_rpt
      Throws:
      Exception
    • beforeAdd

      public void beforeAdd() throws Exception
      Specified by:
      beforeAdd in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeAdd in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • beforeDelete

      public void beforeDelete() throws Exception
      Specified by:
      beforeDelete in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeDelete in class controle_rpt
      Throws:
      Exception
    • beforeFind

      public void beforeFind() throws Exception
      Specified by:
      beforeFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeFind in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • beforeRecord

      public void beforeRecord() throws Exception
      Specified by:
      beforeRecord in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeRecord in class controle_rpt
      Throws:
      Exception
    • beforeUpdate

      public void beforeUpdate() throws Exception
      Specified by:
      beforeUpdate in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeUpdate in class controle_rpt
      Throws:
      Exception
    • beforeSave

      public void beforeSave() throws Exception
      Specified by:
      beforeSave in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeSave in class ControleSobre
      Throws:
      Exception
    • onClearToAdd

      public void onClearToAdd() throws Exception
      Specified by:
      onClearToAdd in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onClearToAdd in class controle_rpt
      Throws:
      Exception
    • onClearToFind

      public void onClearToFind() throws Exception
      Specified by:
      onClearToFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onClearToFind in class controle_rpt
      Throws:
      Exception
    • onFind

      public void onFind() throws Exception
      Specified by:
      onFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onFind in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • onLeave

      public void onLeave() throws Exception
      Specified by:
      onLeave in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onLeave in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • onNextRecord

      public void onNextRecord() throws Exception
      Specified by:
      onNextRecord in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onNextRecord in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • onPreviousRecord

      public void onPreviousRecord() throws Exception
      Specified by:
      onPreviousRecord in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onPreviousRecord in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • afterApplication

      public void afterApplication() throws Exception
      Specified by:
      afterApplication in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      afterApplication in class com.unify.nxj.mgr.NXJForm
      Throws:
      Exception
    • afterFormReturn

      public void afterFormReturn() throws Exception
      Specified by:
      afterFormReturn in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      afterFormReturn in class ControleSobre
      Throws:
      Exception
    • afterModeChange

      public void afterModeChange() throws Exception
      Specified by:
      afterModeChange in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      afterModeChange in class com.unify.nxj.mgr.NXJForm
      Throws:
      Exception
    • afterZoom

      public void afterZoom() throws Exception
      Specified by:
      afterZoom in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      afterZoom in class ControleSobre
      Throws:
      Exception
    • beforeApplication

      public void beforeApplication() throws Exception
      Specified by:
      beforeApplication in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      beforeApplication in class com.unify.nxj.mgr.NXJForm
      Throws:
      Exception
    • beforeModeChange

      public void beforeModeChange() throws Exception
      Specified by:
      beforeModeChange in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      beforeModeChange in class com.unify.nxj.mgr.NXJForm
      Throws:
      Exception
    • onExit

      public void onExit() throws Exception
      Specified by:
      onExit in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      onExit in class ControleSobre
      Throws:
      Exception
    • onNextForm

      public void onNextForm() throws Exception
      Specified by:
      onNextForm in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      onNextForm in class com.unify.nxj.mgr.NXJForm
      Throws:
      Exception
    • onPreviousForm

      public void onPreviousForm() throws Exception
      Specified by:
      onPreviousForm in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      onPreviousForm in class ControleSobre
      Throws:
      Exception
    • ON_CHOOSE_NEXT_FORM

      public void ON_CHOOSE_NEXT_FORM() throws Exception
      Overrides:
      ON_CHOOSE_NEXT_FORM in class ControleSobre
      Throws:
      Exception
    • us$createProxyObject

      protected com.unify.nxj.mgr.NXJProxyObject us$createProxyObject(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyObject in class controle_rpt