Class ControleSobre

java.lang.Object
com.unify.nxj.mgr.NXJContainer
com.unify.nxj.mgr.NXJDataView
com.unify.nxj.mgr.NXJForm
forms.systextil.ControleSobre
All Implemented Interfaces:
com.unify.nxj.mgr.datatypes.NXJCommandParameter, com.unify.nxj.mgr.DataViewEventListener, com.unify.nxj.mgr.FormEventListener
Direct Known Subclasses:
batch, batch_zoom, controle_sobre, ControleJava, ControlePalm, images, MailAddresses, sys_ger

public class ControleSobre extends com.unify.nxj.mgr.NXJForm
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    protected final class 
     
    protected final class 
     
    protected final class 
     
    protected final class 
     
    protected final class 
     
    final class 
     

    Nested classes/interfaces inherited from class com.unify.nxj.mgr.NXJDataView

    com.unify.nxj.mgr.NXJDataView.FieldIterator, com.unify.nxj.mgr.NXJDataView.SOACursor, com.unify.nxj.mgr.NXJDataView.SOARowId
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
     
     
    com.unify.nxj.mgr.datatypes.NXJImageControl
     
     
     
     
     
     
     
    final org.apache.log4j.Logger
     
    protected systextil.auth.Login
     
    protected String
     
    br.com.intersys.systextil.global.Mdi
     
    static final String
     
     
     
    com.unify.nxj.mgr.datatypes.NullableString
     
    boolean
     
    com.unify.nxj.mgr.datatypes.NullableString
     
    com.unify.nxj.mgr.datatypes.NXJDynamicTextControl
     
     
    com.unify.nxj.mgr.datatypes.NullableString
     
    com.unify.nxj.mgr.datatypes.NXJImageControl
     
    protected systextil.dao.Usuario
     
    br.com.intersys.systextil.global.UtilTag
     
    com.unify.nxj.mgr.datatypes.NullableBoolean
     
    int
     
     

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

    CANCEL_ZOOM, CHALLENGE_DONE, compose, composeWithoutInit, composeWithReference, containingSession, edit, EDIT_RO_FORM, editProfile, EXIT, FIND_FOR_ALL_DATAVIEWS, GO_TO_FORM, INIT_LOTUS_FORM, INIT_LOTUS_FORM_EX, INIT_LOTUS_FORM_FOR_FIND, INIT_LOTUS_FORM_FOR_FIND_RO, LOGOUT, mailForward, mailSend, NEXT_FIELD, NEXT_FORM, NextFormAction_BACK_TO, NextFormAction_CONTINUE, NextFormAction_EXIT, NextFormAction_START, PREVIOUS_FIELD, PREVIOUS_FORM, REFRESHHIDEFORMULAS, START_FORM, view, VIEWREFRESHFIELDS, ZOOM

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

    ADD_UPDATE, BINDING_CLASS, BINDING_CONNECTION, BINDING_FIELD_PROPERTY, BINDING_PROCESS, BINDING_SERVICE, CALL_FORM, CLEAR_FIELD, CLEAR_TO_ADD, CLEAR_TO_FIND, close, ComputedFor_BEFORE_SAVE, ComputedFor_CLEAR_TO_ADD, ComputedFor_FIND, ConsistencyMode_INHERIT, ConsistencyMode_NONE, ConsistencyMode_RECORD, ConsistencyMode_SET, DELETE, FIND, FIRST_RECORD, LAST_RECORD, NEXT_RECORD, NEXT_SET, PREVIOUS_RECORD, PREVIOUS_SET, saveAndClose, SortDirection_ASCENDING, SortDirection_DESCENDING, us$hasBeforeRecordEventSection, us$hasNextRecordEventSection, us$hasOnLeaveEventSection, us$hasPreviousRecordEventSection

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

    NAME_SEPARATOR, NAME_SEPARATOR_CHAR, trace_CODE_SECTION_INFO
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
     
    ControleSobre(com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
     
    protected
    ControleSobre(String formName, com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    final void
     
    void
    display(String message, Exception e)
     
    void
     
    void
     
    static final String
    generateWhereClause(com.unify.nxj.mgr.NXJDataView dv)
     
    int
     
    br.com.intersys.systextil.connection.AppConnection
     
    com.unify.nxj.mgr.datatypes.NullableField
    getFieldFromSubform(com.unify.nxj.mgr.NXJForm form, String dataViewName, String fieldName)
     
    final systextil.nxj.FormData
     
    final br.com.intersys.systextil.global.TagInteractive
     
    protected void
     
    com.unify.nxj.mgr.datatypes.Nullable
    getVarFromForm(String pFormName, String varName)
     
    boolean
    isAlphaValid(int tipo, com.unify.nxj.mgr.datatypes.NullableField field)
     
    protected void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    static void
    refreshCurrentRecord(com.unify.nxj.mgr.NXJDataView dataView)
     
    void
    refreshReal(com.unify.nxj.mgr.NXJDataView dataView)
     
    final void
     
    final void
     
    static void
    setStippled(com.unify.nxj.mgr.datatypes.NullableField field, boolean status)
     
    void
    setVarFromForm(String pFormName, String varName, Object varValor)
     
    protected com.unify.nxj.mgr.NXJProxyBoolean
    us$createProxyBoolean(Field targetField, boolean multiValued)
     
    protected com.unify.nxj.mgr.NXJProxyInt
    us$createProxyInt(Field targetField, boolean multiValued)
     
    protected com.unify.nxj.mgr.NXJProxyNullable
    us$createProxyNullable(Field targetField, boolean multiValued)
     
    protected com.unify.nxj.mgr.NXJProxyObject
    us$createProxyObject(Field targetField, boolean multiValued)
     
    protected com.unify.nxj.mgr.NXJProxyString
    us$createProxyString(Field targetField, boolean multiValued)
     

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

    afterApplication, afterModeChange, beforeApplication, beforeModeChange, editLotusForm, getCurField, getCurNextField, getCurrentField, getCurrentNextField, getDataViewIterator, getDoubleClickCommandParameter, getFirstField, getFormName, getLibraryInstance, getOrCreateNotesId, getPicklistResultVariable, getPrevField, getPrevForm, getPreviousField, getPreviousForm, getWindowTitle, getZoomReturnExpressions, Initialize, initLibraries, isAnyFieldModified, isAutoCommit, isInZoomMode, isLotusUpdateAllowed, onGoToForm, onNextForm, setCurNextField, setCurNextField, setCurrentNextField, setCurrentNextField, setCurrentNotesId, setDoubleClickCommandParameter, setFirstField, setFirstField, setFyiMessage, setNXJControlProperty, setPicklistResultVariable, setWindowTitle, setZoomReturnExpressions, us$abort, us$activateForm, us$ancestorsVisible, us$chooseNextForm, us$findDescendantField, us$findForm, us$findQualifiedField, us$findQualifiedVariable, us$getAllDataViews, us$getCommandParameter, us$getDataView, us$getNXJBlobDV, us$initLotusFormForFind, us$initLotusFormForFind, us$isBeforeFormComplete, us$isClickOnFieldAllowed, us$isEntryForm, us$isFieldInitComplete, us$isStopWithoutFields, us$isUploadDisabledForCommand, us$performOnPreviousFormNotification, us$processHideWhen, us$setAutoCommit, us$setCommandParameter, us$setCurrentField, us$setNextFormAvailable, us$setStopWithoutFields, us$setUploadDisabledForCommand, us$setValidValuesChanged, viewLotusForm

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

    afterSave, beforeAdd, beforeDelete, beforeFind, beforeRecord, beforeUpdate, clearToAdd, computeHiddenNonTargetValues, computeHiddenValues, delete, deleteCurrentRecord, find, getBindingClass, getBindingOuter, getBindingProperty, getBindingService, getBindingType, getClientRecordCount, getConnection, getConnectionName, getControlIterator, getCurrentRecordNumber, getDataViewName, getDoubleClickForm, getFieldIterator, getFindCount, getMasterDataView, getOccurrences, getQualifiedDataViewName, getRecordCount, getRecordsInMemory, getSqlOptionalCondition, getSqlOrderByClause, getSqlWhereClause, getTargetObject, getTargetTable, initDataView, insert, isAddAllowed, isAutoFind, isAutoRefresh, isClearAfterAdd, isCurrentRecordNew, isCurrentRecordStored, isDeleteAllowed, isEnabled, isFindAllowed, isInFindMode, isInOnFind, isPopulatingFind, isStartInAddMode, isUpdateAllowed, onFind, onLeave, onNextRecord, onPreviousRecord, positionToRecord, Queryopen, refreshHiddenComputedValues, rejectOperation, rejectRecord, setAddAllowed, setAutoFind, setClearAfterAdd, setClientRecordCount, setDeleteAllowed, setFindAllowed, setFindCount, setRecordsInMemory, setSqlOptionalCondition, setSqlOrderByClause, setStartInAddMode, setTargetObject, setUpdateAllowed, sortSelectedSet, toString, update, updateCurrentRecord, us$addCandidateTargetVariable, us$addProxyObject, us$addQualifiedSymbolTableEntry, us$addSymbolTableEntry, us$addSymbolTableEntry, us$addTargetMapping, us$clearFieldModified, us$deleteCurrentRecord, us$findVariable, us$findVariableEx, us$getCallFormName, us$getCallFormParameters, us$getComputedValueForNonTargetFields, us$getControl, us$getControlIterator, us$getFieldIterator, us$getMultiValuedDataInFindMode, us$getMultiValuedDataInRecord, us$getMVControlDataInRecord, us$getMVFieldDataModelInRecord, us$getRecordAction, us$getTargetConnection, us$getTargetVariableList, us$getVariableIterator, us$hasBeforeRecordEventSection, us$hasNextRecordEventSection, us$hasOnLeaveEventSection, us$hasPreviousRecordEventSection, us$initContainer, us$inRereadAndVerify, us$isBatchUpdate, us$isBeingSaved, us$isBrowserRefresh, us$isInitCalled, us$isLotusUpdateAllowed, us$isOperationRejected, us$positionToRecord, us$removeCandidateTargetVariable, us$rereadAndVerifyFailureNotification, us$setAutoRefresh, us$setBatchUpdate, us$setBindingClass, us$setBindingOuter, us$setBindingProperty, us$setBindingService, us$setBindingType, us$setBrowserRefresh, us$setCallFormName, us$setCallFormParameters, us$setCascadeDeletes, us$setCascadeUpdates, us$setConnectionName, us$setLotusUpdateAllowed, us$setMasterDataView, us$setMasterRelationshipAddExpr, us$setMasterRelationshipCriteria, us$setMasterRelationshipName, us$setModified, us$setOperationRejected, us$setTargetModified, us$setTargetTableName, us$sortByColumnName, us$updateCurrentRecord, writeDataToStream

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

    findDescendantNullable, getBackgroundColor, getContainerIterator, getContainerName, getContainingDataView, getContainingForm, getQualifiedContainerName, getSession, hideWhen, resetName, setBackgroundColor, us$addCommand, us$addControl, us$addProxyObject, us$clearBackgroundChanged, us$createProxyBigDecimal, us$createProxyByte, us$createProxyChar, us$createProxyDate, us$createProxyDateTime, us$createProxyDouble, us$createProxyFloat, us$createProxyLong, us$createProxyShort, us$createProxyTime, us$findDescendantNullable, us$findScopedNullable, us$getBackgroundColor, us$getContainerIterator, us$getDescendantNullables, us$getNullableIterator, us$hideWhenReadOnly, us$hideWhenUpdateable, us$initVariableTables, us$internalFindCommand, us$isVisible, us$setBackgroundColor, us$setHideWhenReadOnly, us$setHideWhenUpdateable, us$setVisible

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.unify.nxj.mgr.DataViewEventListener

    afterSave, beforeAdd, beforeDelete, beforeFind, beforeRecord, beforeUpdate, initDataView, onFind, onLeave, onNextRecord, onPreviousRecord
  • Field Details

    • logger

      public final org.apache.log4j.Logger logger
    • versao_systextil

      public int versao_systextil
    • mdi

      public br.com.intersys.systextil.global.Mdi mdi
    • utilTag

      public br.com.intersys.systextil.global.UtilTag utilTag
    • login

      protected systextil.auth.Login login
    • managerId

      protected String managerId
    • usuario

      protected systextil.dao.Usuario usuario
    • tituloTelaSystextil

      public String tituloTelaSystextil
    • clientInfo

      public String clientInfo
    • nome_form

      public String nome_form
    • prev_form

      public com.unify.nxj.mgr.datatypes.NullableString prev_form
    • ultimoNextForm

      public com.unify.nxj.mgr.datatypes.NullableString ultimoNextForm
    • veioDoZoom

      public com.unify.nxj.mgr.datatypes.NullableBoolean veioDoZoom
    • superCount

      public com.unify.nxj.mgr.datatypes.NullableString superCount
    • registro_ja_gravado

      public boolean registro_ja_gravado
    • carimbo

      public com.unify.nxj.mgr.datatypes.NXJImageControl carimbo
    • superCountLabel

      public com.unify.nxj.mgr.datatypes.NXJDynamicTextControl superCountLabel
    • unofficial

      public com.unify.nxj.mgr.datatypes.NXJImageControl unofficial
    • ZOOM_FORM

      public final ControleSobre.ZOOM_FORM ZOOM_FORM
    • abrirTela

      public final ControleSobre.abrirTela abrirTela
    • AddFavoritos

      public final ControleSobre.AddFavoritos AddFavoritos
    • DelFavoritos

      public final ControleSobre.DelFavoritos DelFavoritos
    • mostra_sobre

      public final ControleSobre.mostra_sobre mostra_sobre
    • cmdHelp

      public final ControleSobre.cmdHelp cmdHelp
    • cmd01

      public final ControleSobre.cmd01 cmd01
    • cmdNextForm

      public final ControleSobre.cmdNextForm cmdNextForm
  • Constructor Details

    • ControleSobre

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

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

    • generateWhereClause

      public static final String generateWhereClause(com.unify.nxj.mgr.NXJDataView dv)
    • getLoginData

      protected void getLoginData()
    • displayMessage

      public void displayMessage(String message)
    • commitTransaction

      public final void commitTransaction() throws Exception
      Throws:
      Exception
    • rollbackTransaction

      public final void rollbackTransaction() throws Exception
      Throws:
      Exception
    • displayMessage

      public void displayMessage(String message, Exception e)
    • refreshReal

      public void refreshReal(com.unify.nxj.mgr.NXJDataView dataView) throws Exception
      Throws:
      Exception
    • display

      public void display(String message, Exception e)
    • isAlphaValid

      public boolean isAlphaValid(int tipo, com.unify.nxj.mgr.datatypes.NullableField field)
    • setStippled

      public static void setStippled(com.unify.nxj.mgr.datatypes.NullableField field, boolean status)
    • getConn

      public br.com.intersys.systextil.connection.AppConnection getConn()
    • queueNextForm

      public void queueNextForm(String formName) throws Exception
      Throws:
      Exception
    • license

      protected void license() throws Exception
      Throws:
      Exception
    • beforeForm

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

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

      public void openHelpFile(String ajuda) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • afterFormReturn

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

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

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

      public void ON_CHOOSE_NEXT_FORM() throws Exception
      Throws:
      Exception
    • getVarFromForm

      public com.unify.nxj.mgr.datatypes.Nullable getVarFromForm(String pFormName, String varName)
    • setVarFromForm

      public void setVarFromForm(String pFormName, String varName, Object varValor)
    • getFieldFromSubform

      public com.unify.nxj.mgr.datatypes.NullableField getFieldFromSubform(com.unify.nxj.mgr.NXJForm form, String dataViewName, String fieldName)
    • refreshCurrentRecord

      public static void refreshCurrentRecord(com.unify.nxj.mgr.NXJDataView dataView) throws Exception
      Throws:
      Exception
    • afterZoom

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

      public final br.com.intersys.systextil.global.TagInteractive getInteractive()
    • afterAdd

      public void afterAdd() throws Exception
      Specified by:
      afterAdd in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      afterAdd 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 com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • afterDelete

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

      public void onPreviousForm() throws Exception
      Specified by:
      onPreviousForm in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      onPreviousForm 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 com.unify.nxj.mgr.NXJForm
      Throws:
      Exception
    • registerOnDestroy

      public final void registerOnDestroy(Executer executer)
    • getFormData

      public final systextil.nxj.FormData getFormData()
    • getBatchRecordType

      public int getBatchRecordType()
    • beforeSave

      public void beforeSave() throws Exception
      Specified by:
      beforeSave in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeSave in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • us$createProxyBoolean

      protected com.unify.nxj.mgr.NXJProxyBoolean us$createProxyBoolean(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyBoolean in class com.unify.nxj.mgr.NXJContainer
    • us$createProxyNullable

      protected com.unify.nxj.mgr.NXJProxyNullable us$createProxyNullable(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyNullable in class com.unify.nxj.mgr.NXJContainer
    • us$createProxyString

      protected com.unify.nxj.mgr.NXJProxyString us$createProxyString(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyString in class com.unify.nxj.mgr.NXJContainer
    • us$createProxyInt

      protected com.unify.nxj.mgr.NXJProxyInt us$createProxyInt(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyInt in class com.unify.nxj.mgr.NXJContainer
    • us$createProxyObject

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