Package systextil.bo.cpag
Class CpagF006
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.cpag.CpagF006
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class CpagF006
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
Nested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal CpagF006.agencia
final CpagF006.banco
final CpagF006.cgc2_cli
final CpagF006.cgc4_cli
final CpagF006.cgc9_cli
final CpagF006.codigo_sacado
final CpagF006.conta
final CpagF006.data_recebido
final CpagF006.data_vencto
final CpagF006.flag_cpag
int
final CpagF006.num_cheque
final CpagF006.posdata
final CpagF006.sequencia
final CpagF006.valor_cheque
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, onExit, onNextForm, 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, beforeRecord, 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, onClearToFind, 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
-
flag_salva
public int flag_salva -
saldo_cheque_cpag
-
flag_cpag
-
saldo_selecionar
-
total_tit_selecionado
-
total_cheq_selecionado
-
posdata
-
cgc2_cli
-
cgc4_cli
-
cgc9_cli
-
conta
-
banco
-
sequencia
-
data_vencto
-
data_recebido
-
valor_cheque
-
codigo_sacado
-
num_cheque
-
agencia
-
-
Constructor Details
-
CpagF006
public CpagF006(systextil.nxj.FormData formData)
-
-
Method Details
-
onChooseNextForm
public void onChooseNextForm()- Overrides:
onChooseNextForm
in classsystextil.nxj.FormController
-
onPreviousForm
public void onPreviousForm()- Overrides:
onPreviousForm
in classsystextil.nxj.FormController
-
onFind
public void onFind()- Specified by:
onFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onFind
in classsystextil.nxj.DataViewController
-
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
-