Package systextil.bo.obrf
Class ObrfF223
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.obrf.ObrfF223
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class ObrfF223
extends systextil.nxj.FormController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassNested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ObrfF223.coditem_grupofinal ObrfF223.coditem_itemfinal ObrfF223.coditem_nivel99final ObrfF223.descr_prodfinal ObrfF223.total_ent_qtdefinal ObrfF223.total_ent_valorfinal ObrfF223.total_qtde_entfinal ObrfF223.total_qtde_saifinal ObrfF223.total_sai_qtdefinal ObrfF223.total_sai_valorfinal ObrfF223.total_valor_entfinal ObrfF223.total_valor_saiFields 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, beforeForm, beforeModeChange, commit, createDataView, displayToMessageBox, displayToMessageBox, getAmount, getBoolean, getConn, getDataView, getDate, getDouble, getInt, getString, getTime, getTimestamp, isAlphaValid, newAppConnection, 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, afterUpdate, backgroundColor, backgroundColor, beforeAdd, beforeDelete, beforeField, beforeSave, beforeUpdate, 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
-
total_ent_valor
-
total_sai_qtde
-
total_sai_valor
-
total_saldo_qtde
-
total_saldo_valor
-
total_ent_qtde
-
coditem_nivel99
-
coditem_grupo
-
coditem_subgrupo
-
coditem_item
-
descr_prod
-
total_qtde_ent
-
total_valor_ent
-
total_qtde_sai
-
total_valor_sai
-
total_qtde_saldo
-
total_valor_saldo
-
-
Constructor Details
-
ObrfF223
public ObrfF223(systextil.nxj.FormData formData)
-
-
Method Details
-
beforeRecord
- Specified by:
beforeRecordin interfacesystextil.nxj.DataViewListener- Overrides:
beforeRecordin classsystextil.nxj.DataViewController- Throws:
Exception
-
onChooseNextForm
- Overrides:
onChooseNextFormin classsystextil.nxj.FormController- Throws:
Exception
-
beforeFind
- Specified by:
beforeFindin interfacesystextil.nxj.DataViewListener- Overrides:
beforeFindin classsystextil.nxj.DataViewController- Throws:
Exception
-
onFind
- Specified by:
onFindin interfacesystextil.nxj.DataViewListener- Overrides:
onFindin classsystextil.nxj.DataViewController- Throws:
Exception
-
afterFind
- Specified by:
afterFindin interfacesystextil.nxj.DataViewListener- Overrides:
afterFindin classsystextil.nxj.DataViewController- Throws:
Exception
-