Class ControlePalm.cmdFechaCaixa

java.lang.Object
com.unify.nxj.mgr.NXJCommand
forms.systextil.ControlePalm.cmdFechaCaixa
Enclosing class:
ControlePalm

public final class ControlePalm.cmdFechaCaixa extends com.unify.nxj.mgr.NXJCommand
  • Field Summary

    Fields inherited from class com.unify.nxj.mgr.NXJCommand

    ACTIVE_MODE_AUD, ACTIVE_MODE_BOTH, ACTIVE_MODE_FIND, ActiveMode_AUD, ActiveMode_BOTH, ActiveMode_FIND, commandRoleList, EditAction_ACCEPT, EditAction_RESET, EditAction_SUSPEND
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     

    Methods inherited from class com.unify.nxj.mgr.NXJCommand

    getActiveMode, getCommandName, getContainingDataView, getContainingForm, getEditAction, getParentContainer, hideWhen, isActive, isCommandAllowedForUser, isDisabledIfModified, isDisabledIfNotModified, isEnabled, isUploadDisabled, parseActiveMode, resetName, setActiveMode, setDisabledIfModified, setDisabledIfNotModified, setEditAction, setEnabled, setUploadDisabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • cmdFechaCaixa

      public cmdFechaCaixa()
  • Method Details

    • run

      public void run() throws Exception
      Specified by:
      run in class com.unify.nxj.mgr.NXJCommand
      Throws:
      Exception