Package systextil.bo.crec
Class CrecF101
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.crec.CrecF101
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class CrecF101
extends systextil.nxj.FormController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassNested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal CrecF101.artigo_prodfinal CrecF101.cidade_clientefinal CrecF101.cnpj_cliente2final CrecF101.cnpj_cliente4final CrecF101.cnpj_cliente9final CrecF101.codigo_reprfinal CrecF101.data_situacaofinal CrecF101.descr_produtofinal CrecF101.estado_clientefinal CrecF101.grupo_prodfinal CrecF101.item_prodfinal CrecF101.nivel_prodfinal CrecF101.nome_cidadefinal CrecF101.nome_clientefinal CrecF101.perc_comissaofinal CrecF101.situacaofinal CrecF101.subgru_prodFields 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, onChooseNextForm, onExit, onNextForm, onPreviousForm, queueNextForm, rollback, set, set, set, set, set, set, set, setMethods inherited from class systextil.nxj.DataViewController
addAllowed, addAllowed, afterDelete, afterField, afterSave, afterUpdate, backgroundColor, backgroundColor, beforeDelete, beforeField, beforeFind, 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, onFind, 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
-
descr_produto
-
nome_representante
-
nome_cidade
-
nome_cliente
-
data_situacao
-
situacao
-
perc_comissao
-
item_prod
-
subgru_prod
-
grupo_prod
-
nivel_prod
-
artigo_prod
-
perc_reducao_imposto
-
codigo_repr
-
estado_cliente
-
cidade_cliente
-
cnpj_cliente9
-
cnpj_cliente4
-
cnpj_cliente2
-
-
Constructor Details
-
CrecF101
public CrecF101(systextil.nxj.FormData formData)
-
-
Method Details
-
afterFind
public void afterFind()- Specified by:
afterFindin interfacesystextil.nxj.DataViewListener- Overrides:
afterFindin classsystextil.nxj.DataViewController
-
onClearToAdd
public void onClearToAdd()- Specified by:
onClearToAddin interfacesystextil.nxj.DataViewListener- Overrides:
onClearToAddin classsystextil.nxj.DataViewController
-
afterAdd
public void afterAdd()- Specified by:
afterAddin interfacesystextil.nxj.DataViewListener- Overrides:
afterAddin classsystextil.nxj.DataViewController
-
beforeAdd
public void beforeAdd()- Specified by:
beforeAddin interfacesystextil.nxj.DataViewListener- Overrides:
beforeAddin classsystextil.nxj.DataViewController
-
beforeUpdate
public void beforeUpdate()- Specified by:
beforeUpdatein interfacesystextil.nxj.DataViewListener- Overrides:
beforeUpdatein classsystextil.nxj.DataViewController
-
beforeRecord
public void beforeRecord()- Specified by:
beforeRecordin interfacesystextil.nxj.DataViewListener- Overrides:
beforeRecordin classsystextil.nxj.DataViewController
-