Package forms.systextil
Class ControleJavaDataView.NXJContainerData
java.lang.Object
forms.systextil.ControleJavaDataView.NXJContainerData
- All Implemented Interfaces:
systextil.nxj.ContainerData,systextil.nxj.FieldData
- Enclosing class:
ControleJavaDataView
public final class ControleJavaDataView.NXJContainerData
extends Object
implements systextil.nxj.ContainerData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidaddAllowed(boolean allowed) backgroundColor(String fieldName) voidbackgroundColor(String fieldName, String color) voidclearAddExp(String fieldName, String exp) voidclearFindExp(String fieldName, String exp) intbooleanvoiddeleteAllowed(boolean allowed) voidbooleanvoidfindAllowed(boolean allowed) br.com.intersys.systextil.connection.AmountbooleangetBoolean(String name) doubleintgetTimestamp(String name) booleanbooleanbooleanbooleanbooleanvoidpositionToRecord(int recordNumber) voidqueueCommand(String command) voidqueueNextField(String fieldName) intvoidvoidbooleanvoidvoidsearchRanges(String fieldName, String ranges) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetStippled(String fieldName, boolean stippled) voidsqlOptionalCondition(String sqlOptionalCondition) voidsqlOrderByClause(String sqlOrderByClause) booleanstopForInput(String fieldName) voidstopForInput(String fieldName, boolean canStop) booleanupdateable(String fieldName) voidupdateable(String fieldName, boolean updateable) booleanvoidupdateAllowed(boolean allowed) voidbooleanvoid
-
Constructor Details
-
NXJContainerData
public NXJContainerData()
-
-
Method Details
-
getInt
- Specified by:
getIntin interfacesystextil.nxj.FieldData
-
getString
- Specified by:
getStringin interfacesystextil.nxj.FieldData
-
getDouble
- Specified by:
getDoublein interfacesystextil.nxj.FieldData
-
getBoolean
- Specified by:
getBooleanin interfacesystextil.nxj.FieldData
-
getAmount
- Specified by:
getAmountin interfacesystextil.nxj.FieldData
-
getDate
- Specified by:
getDatein interfacesystextil.nxj.FieldData
-
getTime
- Specified by:
getTimein interfacesystextil.nxj.FieldData
-
getTimestamp
- Specified by:
getTimestampin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
set
- Specified by:
setin interfacesystextil.nxj.FieldData
-
setNull
- Specified by:
setNullin interfacesystextil.nxj.FieldData
-
isNull
- Specified by:
isNullin interfacesystextil.nxj.FieldData
-
isNull
- Specified by:
isNullin interfacesystextil.nxj.FieldData
-
clearAddExp
- Specified by:
clearAddExpin interfacesystextil.nxj.FieldData
-
clearFindExp
- Specified by:
clearFindExpin interfacesystextil.nxj.FieldData
-
backgroundColor
- Specified by:
backgroundColorin interfacesystextil.nxj.FieldData
-
backgroundColor
- Specified by:
backgroundColorin interfacesystextil.nxj.FieldData
-
searchRanges
- Specified by:
searchRangesin interfacesystextil.nxj.FieldData
-
visible
- Specified by:
visiblein interfacesystextil.nxj.FieldData
-
visible
- Specified by:
visiblein interfacesystextil.nxj.FieldData
-
setStippled
- Specified by:
setStippledin interfacesystextil.nxj.FieldData
-
stopForInput
- Specified by:
stopForInputin interfacesystextil.nxj.FieldData
-
stopForInput
- Specified by:
stopForInputin interfacesystextil.nxj.FieldData
-
updateable
- Specified by:
updateablein interfacesystextil.nxj.FieldData
-
updateable
- Specified by:
updateablein interfacesystextil.nxj.FieldData
-
required
- Specified by:
requiredin interfacesystextil.nxj.FieldData
-
required
- Specified by:
requiredin interfacesystextil.nxj.FieldData
-
rejectOperation
public void rejectOperation()- Specified by:
rejectOperationin interfacesystextil.nxj.ContainerData
-
rejectRecord
public void rejectRecord()- Specified by:
rejectRecordin interfacesystextil.nxj.ContainerData
-
queueNextField
- Specified by:
queueNextFieldin interfacesystextil.nxj.ContainerData
-
isCurrentRecordStored
public boolean isCurrentRecordStored()- Specified by:
isCurrentRecordStoredin interfacesystextil.nxj.ContainerData
-
isCurrentRecordNew
public boolean isCurrentRecordNew()- Specified by:
isCurrentRecordNewin interfacesystextil.nxj.ContainerData
-
inFindMode
public boolean inFindMode()- Specified by:
inFindModein interfacesystextil.nxj.ContainerData
-
addAllowed
public boolean addAllowed()- Specified by:
addAllowedin interfacesystextil.nxj.ContainerData
-
queueCommand
- Specified by:
queueCommandin interfacesystextil.nxj.ContainerData
-
deleteAllowed
public boolean deleteAllowed()- Specified by:
deleteAllowedin interfacesystextil.nxj.ContainerData
-
findAllowed
public boolean findAllowed()- Specified by:
findAllowedin interfacesystextil.nxj.ContainerData
-
updateAllowed
public boolean updateAllowed()- Specified by:
updateAllowedin interfacesystextil.nxj.ContainerData
-
addAllowed
public void addAllowed(boolean allowed) - Specified by:
addAllowedin interfacesystextil.nxj.ContainerData
-
deleteAllowed
public void deleteAllowed(boolean allowed) - Specified by:
deleteAllowedin interfacesystextil.nxj.ContainerData
-
findAllowed
public void findAllowed(boolean allowed) - Specified by:
findAllowedin interfacesystextil.nxj.ContainerData
-
updateAllowed
public void updateAllowed(boolean allowed) - Specified by:
updateAllowedin interfacesystextil.nxj.ContainerData
-
recordCount
public int recordCount()- Specified by:
recordCountin interfacesystextil.nxj.ContainerData
-
currentRecordNumber
public int currentRecordNumber()- Specified by:
currentRecordNumberin interfacesystextil.nxj.ContainerData
-
positionToRecord
- Specified by:
positionToRecordin interfacesystextil.nxj.ContainerData- Throws:
Exception
-
sqlOptionalCondition
- Specified by:
sqlOptionalConditionin interfacesystextil.nxj.ContainerData
-
sqlOrderByClause
- Specified by:
sqlOrderByClausein interfacesystextil.nxj.ContainerData
-
updateCurrentRecord
- Specified by:
updateCurrentRecordin interfacesystextil.nxj.ContainerData- Throws:
Exception
-
deleteCurrentRecord
- Specified by:
deleteCurrentRecordin interfacesystextil.nxj.ContainerData- Throws:
Exception
-