Class ControlePalm.cmdPesaCaixa

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

public final class ControlePalm.cmdPesaCaixa 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

    • cmdPesaCaixa

      public cmdPesaCaixa()
  • Method Details

    • run

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