Package systextil.bo.tmrp
Class TmrpF815
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.tmrp.TmrpF815
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class TmrpF815
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
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 TmrpF815.descr_maq
final TmrpF815.descr_submaq
final TmrpF815.estagio
final TmrpF815.grupo_maquina
final TmrpF815.min_dia
final TmrpF815.min_nec
final TmrpF815.min_total
final TmrpF815.qtde_maq
final TmrpF815.qtde_maq_nec
final TmrpF815.quantidade
final TmrpF815.saldo_maq
final TmrpF815.saldo_min
final TmrpF815.tot_min_dia
final TmrpF815.tot_min_nec
final TmrpF815.tot_min_total
final TmrpF815.tot_qtde_maq
final TmrpF815.tot_quantidade
final TmrpF815.tot_saldo_maq
final TmrpF815.tot_saldo_min
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, afterAdd, afterDelete, afterField, afterFind, afterSave, afterUpdate, backgroundColor, backgroundColor, beforeAdd, beforeDelete, beforeField, 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, 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
-
tot_minutos_processo
-
tot_qtde_processo
-
estagio
-
minutos_em_processo
-
qtde_em_processo
-
descr_submaq
-
descr_maq
-
subgrupo_maquina
-
grupo_maquina
-
tot_quantidade
-
tot_saldo_min
-
tot_saldo_maq
-
saldo_min
-
saldo_maq
-
quantidade
-
tot_min_nec
-
tot_qtde_maq_nec
-
tot_min_dia
-
tot_min_total
-
tot_qtde_maq
-
min_nec
-
qtde_maq_nec
-
min_dia
-
min_total
-
qtde_maq
-
-
Constructor Details
-
TmrpF815
public TmrpF815(systextil.nxj.FormData formData)
-
-
Method Details
-
beforeForm
public void beforeForm()- Overrides:
beforeForm
in classsystextil.nxj.FormController
-
beforeFind
public void beforeFind()- Specified by:
beforeFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeFind
in classsystextil.nxj.DataViewController
-
onFind
public void onFind()- Specified by:
onFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onFind
in classsystextil.nxj.DataViewController
-