Package systextil.bo.inte
Class InteF029
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.inte.InteF029
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class InteF029
extends systextil.nxj.FormController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Nested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal InteF029.conta_corrente
final InteF029.data_credito
final InteF029.data_exportacao
final InteF029.data_importacao
final InteF029.data_pagamento
final InteF029.descr_banco
final InteF029.descr_empresa
final InteF029.descr_flag
final InteF029.descr_tipo
final InteF029.flag_importacao
final InteF029.historico_pgto
final InteF029.id_registro
final InteF029.nome_cliente
final InteF029.nome_tipo
final InteF029.nr_contrato_acc
final InteF029.portador
final InteF029.portador_str
final InteF029.valor_descontos
final InteF029.valor_juros
final InteF029.valor_pago
Fields inherited from class systextil.nxj.FormController
formData, mdi, tagInteractive, utilTag
Fields inherited from class systextil.nxj.DataViewController
ADD_UPDATE, CANCEL_ZOOM, CLEAR_TO_ADD, CLEAR_TO_FIND, containerData, DELETE, EXIT, FIND, FIRST_RECORD, LAST_RECORD, log, NEXT_FIELD, NEXT_FORM, NEXT_RECORD, NEXT_SET, PREVIOUS_FIELD, PREVIOUS_FORM, PREVIOUS_RECORD, PREVIOUS_SET, ZOOM
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class systextil.nxj.FormController
addDataView, afterApplication, afterFormReturn, afterModeChange, afterZoom, beforeApplication, beforeModeChange, commit, createDataView, displayToMessageBox, displayToMessageBox, getAmount, getBoolean, getConn, getDataView, getDate, getDouble, getInt, getString, getTime, getTimestamp, isAlphaValid, newAppConnection, onChooseNextForm, onExit, onNextForm, onPreviousForm, queueNextForm, rollback, set, set, set, set, set, set, set, set
Methods inherited from class systextil.nxj.DataViewController
addAllowed, addAllowed, afterAdd, afterDelete, afterField, afterFind, afterSave, afterUpdate, backgroundColor, backgroundColor, beforeAdd, beforeDelete, beforeField, beforeFind, beforeSave, clearAddExp, clearFindExp, currentRecordNumber, deleteAllowed, deleteAllowed, deleteCurrentRecord, findAllowed, findAllowed, getAmount, getBoolean, getDate, getDouble, getInt, getString, getTime, getTimestamp, inFindMode, initDataView, initField, isCurrentRecordNew, isCurrentRecordStored, isNull, isNull, onClearToAdd, onDataAccept, onLeave, onNextRecord, onPreviousRecord, onSearchRangeAccept, positionToRecord, queueCommand, queueNextField, recordCount, registerField, rejectOperation, rejectRecord, searchRanges, set, set, set, set, set, set, set, set, setNull, setStippled, sqlOptionalCondition, sqlOrderByClause, stopForInput, stopForInput, updateable, updateable, updateAllowed, updateAllowed, updateCurrentRecord, validar, visible, visible, whenValueChanges
-
Field Details
-
id_registro
-
flag_importacao
-
descr_flag
-
descr_tipo
-
data_exportacao
-
data_importacao
-
tipo_atualizacao
-
portador_str
-
nr_titul_num_dup
-
nr_titul_seq_dup
-
nr_titul_cod_tit
-
nome_tipo
-
nr_titul_cli_dup_cgc_cli9
-
nr_titul_cli_dup_cgc_cli4
-
nr_titul_cli_dup_cgc_cli2
-
nome_cliente
-
descr_empresa
-
nr_titul_codempr
-
nr_contrato_acc
-
numero_documento
-
data_pagamento
-
valor_pago
-
valor_descontos
-
valor_juros
-
historico_pgto
-
descricao_historico
-
portador
-
descr_banco
-
conta_corrente
-
data_credito
-
-
Constructor Details
-
InteF029
public InteF029(systextil.nxj.FormData formData)
-
-
Method Details
-
beforeForm
public void beforeForm()- Overrides:
beforeForm
in classsystextil.nxj.FormController
-
beforeUpdate
public void beforeUpdate()- Specified by:
beforeUpdate
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeUpdate
in classsystextil.nxj.DataViewController
-
onClearToFind
public void onClearToFind()- Specified by:
onClearToFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onClearToFind
in classsystextil.nxj.DataViewController
-
onFind
public void onFind()- Specified by:
onFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onFind
in classsystextil.nxj.DataViewController
-
beforeRecord
public void beforeRecord()- Specified by:
beforeRecord
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeRecord
in classsystextil.nxj.DataViewController
-