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 TypeClassDescriptionclass
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 ObrfF223.coditem_grupo
final ObrfF223.coditem_item
final ObrfF223.coditem_nivel99
final ObrfF223.descr_prod
final ObrfF223.total_ent_qtde
final ObrfF223.total_ent_valor
final ObrfF223.total_qtde_ent
final ObrfF223.total_qtde_sai
final ObrfF223.total_sai_qtde
final ObrfF223.total_sai_valor
final ObrfF223.total_valor_ent
final ObrfF223.total_valor_sai
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, 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, set
Methods 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:
beforeRecord
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeRecord
in classsystextil.nxj.DataViewController
- Throws:
Exception
-
onChooseNextForm
- Overrides:
onChooseNextForm
in classsystextil.nxj.FormController
- Throws:
Exception
-
beforeFind
- Specified by:
beforeFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeFind
in classsystextil.nxj.DataViewController
- Throws:
Exception
-
onFind
- Specified by:
onFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onFind
in classsystextil.nxj.DataViewController
- Throws:
Exception
-
afterFind
- Specified by:
afterFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterFind
in classsystextil.nxj.DataViewController
- Throws:
Exception
-