Package systextil.bo.obrf
Class ObrfF140
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.obrf.ObrfF140
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class ObrfF140
extends systextil.nxj.FormController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
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 ObrfF140.cvf_icms
final ObrfF140.cvf_ipi_entrada
final ObrfF140.cvf_ipi_saida
final ObrfF140.descr_classific
final ObrfF140.descr_tpcli
final ObrfF140.estado_natoper
final ObrfF140.natur_operacao
final ObrfF140.perc_ipi
final ObrfF140.tipo
final ObrfF140.tipo_cliente
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, onChooseNextForm, onExit, onNextForm, onPreviousForm, queueNextForm, rollback, set, set, set, set, set, set, set, set
Methods inherited from class systextil.nxj.DataViewController
addAllowed, addAllowed, afterDelete, afterField, afterSave, afterUpdate, backgroundColor, backgroundColor, 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, 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
-
cod_vlfiscal_ipi
-
cod_vlfiscal_ipient
-
cvf_icms
-
cvf_ipi_entrada
-
tipo_cliente
-
descr_tpcli
-
tipo
-
cvf_ipi_saida
-
perc_ipi
-
perc_reducao_icms
-
estado_natoper
-
natur_operacao
-
descr_classific
-
classific_fiscal
-
-
Constructor Details
-
ObrfF140
public ObrfF140(systextil.nxj.FormData formData)
-
-
Method Details
-
beforeForm
public void beforeForm()- Overrides:
beforeForm
in classsystextil.nxj.FormController
-
onFind
public void onFind()- Specified by:
onFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onFind
in classsystextil.nxj.DataViewController
-
afterFind
public void afterFind()- Specified by:
afterFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterFind
in classsystextil.nxj.DataViewController
-
onClearToAdd
public void onClearToAdd()- Specified by:
onClearToAdd
in interfacesystextil.nxj.DataViewListener
- Overrides:
onClearToAdd
in classsystextil.nxj.DataViewController
-
beforeAdd
public void beforeAdd()- Specified by:
beforeAdd
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeAdd
in classsystextil.nxj.DataViewController
-
afterAdd
public void afterAdd()- Specified by:
afterAdd
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterAdd
in classsystextil.nxj.DataViewController
-
beforeUpdate
public void beforeUpdate()- Specified by:
beforeUpdate
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeUpdate
in classsystextil.nxj.DataViewController
-