Package systextil.bo.obrf
Class ObrfF425
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.obrf.ObrfF425
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class ObrfF425
extends systextil.nxj.FormController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassNested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ObrfF425.data_entradafinal ObrfF425.descr_prodfinal ObrfF425.nr_nota_entradafinal ObrfF425.qtde_devolucaofinal ObrfF425.qtde_entradafinal ObrfF425.qtde_saidafinal ObrfF425.qtde_saldofinal ObrfF425.total_dev_qtdefinal ObrfF425.total_dev_valorfinal ObrfF425.total_ent_qtdefinal ObrfF425.total_ent_valorfinal ObrfF425.total_sai_qtdefinal ObrfF425.total_sai_valorfinal ObrfF425.unidade_medidafinal ObrfF425.valor_devolucaofinal ObrfF425.valor_entradafinal ObrfF425.valor_saidafinal ObrfF425.valor_saldoFields inherited from class systextil.nxj.FormController
formData, mdi, tagInteractive, utilTagFields 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, setMethods inherited from class systextil.nxj.DataViewController
addAllowed, addAllowed, afterAdd, afterDelete, afterField, afterSave, 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, 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
-
motivo_devolucao
-
total_dev_qtde
-
total_dev_valor
-
valor_devolucao
-
qtde_devolucao
-
valor_saldo
-
qtde_saldo
-
qtde_saida
-
valor_saida
-
valor_entrada
-
unidade_medida
-
subgrupo_industrializacao
-
serie_nota_entrada
-
seq_nota_entrada
-
qtde_entrada
-
nr_nota_entrada
-
nivel_industrializacao
-
item_industrializacao
-
grupo_industrializacao
-
data_entrada
-
descr_prod
-
total_ent_qtde
-
total_ent_valor
-
total_sai_qtde
-
total_sai_valor
-
total_saldo_qtde
-
total_saldo_valor
-
-
Constructor Details
-
ObrfF425
public ObrfF425(systextil.nxj.FormData formData)
-
-
Method Details
-
afterFind
public void afterFind()- Specified by:
afterFindin interfacesystextil.nxj.DataViewListener- Overrides:
afterFindin classsystextil.nxj.DataViewController
-
onClearToFind
- Specified by:
onClearToFindin interfacesystextil.nxj.DataViewListener- Overrides:
onClearToFindin classsystextil.nxj.DataViewController- Throws:
Exception
-
onFind
- Specified by:
onFindin interfacesystextil.nxj.DataViewListener- Overrides:
onFindin classsystextil.nxj.DataViewController- Throws:
Exception
-
beforeUpdate
- Specified by:
beforeUpdatein interfacesystextil.nxj.DataViewListener- Overrides:
beforeUpdatein classsystextil.nxj.DataViewController- Throws:
Exception
-
afterUpdate
- Specified by:
afterUpdatein interfacesystextil.nxj.DataViewListener- Overrides:
afterUpdatein classsystextil.nxj.DataViewController- Throws:
Exception
-
beforeForm
- Overrides:
beforeFormin classsystextil.nxj.FormController- Throws:
Exception
-