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 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
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ObrfF425.data_entrada
final ObrfF425.descr_prod
final ObrfF425.nr_nota_entrada
final ObrfF425.qtde_devolucao
final ObrfF425.qtde_entrada
final ObrfF425.qtde_saida
final ObrfF425.qtde_saldo
final ObrfF425.total_dev_qtde
final ObrfF425.total_dev_valor
final ObrfF425.total_ent_qtde
final ObrfF425.total_ent_valor
final ObrfF425.total_sai_qtde
final ObrfF425.total_sai_valor
final ObrfF425.unidade_medida
final ObrfF425.valor_devolucao
final ObrfF425.valor_entrada
final ObrfF425.valor_saida
final ObrfF425.valor_saldo
-
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, 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
-
Method Details
-
afterFind
public void afterFind()- Specified by:
afterFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterFind
in classsystextil.nxj.DataViewController
-
onClearToFind
- Specified by:
onClearToFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onClearToFind
in classsystextil.nxj.DataViewController
- Throws:
Exception
-
onFind
- Specified by:
onFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onFind
in classsystextil.nxj.DataViewController
- Throws:
Exception
-
beforeUpdate
- Specified by:
beforeUpdate
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeUpdate
in classsystextil.nxj.DataViewController
- Throws:
Exception
-
afterUpdate
- Specified by:
afterUpdate
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterUpdate
in classsystextil.nxj.DataViewController
- Throws:
Exception
-
beforeForm
- Overrides:
beforeForm
in classsystextil.nxj.FormController
- Throws:
Exception
-