Package systextil.bo.estq
Class EstqE295
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.estq.EstqE295
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class EstqE295
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
Nested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal EstqE295.campo_01
final EstqE295.campo_02
final EstqE295.campo_03
final EstqE295.campo_04
final EstqE295.campo_05
final EstqE295.campo_17
final EstqE295.campo_18
final EstqE295.campo_19
final EstqE295.campo_23
final EstqE295.campo_24
final EstqE295.campo_25
final EstqE295.campo_26
final EstqE295.campo_27
final EstqE295.campo_28
final EstqE295.campo_29
final EstqE295.campo_30
final EstqE295.campo_31
final EstqE295.campo_32
final EstqE295.campo_40
final EstqE295.campo_41
final EstqE295.campo_43
final EstqE295.campo_52
final EstqE295.campo_53
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
void
void
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, 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
-
campo_28
-
campo_29
-
campo_30
-
campo_31
-
campo_32
-
campo_43
-
campo_41
-
campo_40
-
campo_04
-
campo_03
-
campo_05
-
campo_02
-
campo_01
-
campo_17
-
campo_18
-
campo_19
-
campo_52
-
campo_53
-
campo_23
-
campo_24
-
campo_25
-
campo_26
-
campo_27
-
-
Constructor Details
-
EstqE295
public EstqE295(systextil.nxj.FormData formData)
-
-
Method Details
-
afterFind
public void afterFind()- Specified by:
afterFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterFind
in classsystextil.nxj.DataViewController
-
beforeForm
- Overrides:
beforeForm
in classsystextil.nxj.FormController
- Throws:
TagException
-
onClearToAdd
public void onClearToAdd()- Specified by:
onClearToAdd
in interfacesystextil.nxj.DataViewListener
- Overrides:
onClearToAdd
in classsystextil.nxj.DataViewController
-
afterSave
- Specified by:
afterSave
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterSave
in classsystextil.nxj.DataViewController
- Throws:
Exception
-