Class ControleSobre.mostra_sobre

java.lang.Object
com.unify.nxj.mgr.NXJCommand
forms.systextil.ControleSobre.mostra_sobre
Enclosing class:
ControleSobre

public final class ControleSobre.mostra_sobre 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

    • mostra_sobre

      public mostra_sobre()
  • Method Details

    • run

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