Package systextil.bo.estq
Class EstqF940
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.estq.EstqF940
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class EstqF940
extends systextil.nxj.FormController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
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 EstqF940.descr_cor_saida
final EstqF940.prod_entrada
final EstqF940.prod_saida
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
Modifier and TypeMethodDescriptionvoid
static void
executaTroca
(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int transacaoEntradaTroca, int transacaoSaidaTroca, String prod_entrada, String prod_saida, int depositoLoja, String nome_form) void
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, afterFind, afterSave, afterUpdate, backgroundColor, backgroundColor, beforeAdd, beforeDelete, beforeField, beforeFind, beforeRecord, 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, 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
-
prod_saida
-
prod_entrada
-
descr_cor_saida
-
descr_tamanho_saida
-
descr_grupo_saida
-
descr_cor_entrada
-
descr_grupo_entrada
-
descr_tamanho_entrada
-
-
Constructor Details
-
EstqF940
public EstqF940(systextil.nxj.FormData formData)
-
-
Method Details
-
beforeForm
public void beforeForm()- Overrides:
beforeForm
in classsystextil.nxj.FormController
-
onClearToAdd
public void onClearToAdd()- Specified by:
onClearToAdd
in interfacesystextil.nxj.DataViewListener
- Overrides:
onClearToAdd
in classsystextil.nxj.DataViewController
-
executaTroca
public static void executaTroca(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int transacaoEntradaTroca, int transacaoSaidaTroca, String prod_entrada, String prod_saida, int depositoLoja, String nome_form) throws Exception - Throws:
Exception
-