Class ControleSobre.ZOOM_FORM

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

public final class ControleSobre.ZOOM_FORM 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()
     
    void
    run(String formName)
     

    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

    • ZOOM_FORM

      public ZOOM_FORM()
  • Method Details