Package loggerForms
Class UDFTableDefinition
java.lang.Object
generalDatabase.EmptyTableDefinition
loggerForms.UDFTableDefinition
- All Implemented Interfaces:
Cloneable
- Author:
- Graham Weatherup
-
Field Summary
Fields inherited from class generalDatabase.EmptyTableDefinition
checkedConnection, indexColName, pamTableItems, tableName
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class generalDatabase.EmptyTableDefinition
addTableItem, clone, deblankString, findTableItem, findTableItem, getBasicSelectString, getCheckedConnection, getIndexItem, getSQLInsertString, getSQLInsertString, getSQLSelectString, getTableItem, getTableItemCount, getTableName, getUpdatePolicy, isUseCheatIndexing, reblankString, removeTableItem, removeTableItem, setCheckedConnection, setIndexItem, setTableName, setUpdatePolicy, setUseCheatIndexing, unpackResultSet
-
Constructor Details
-
Method Details
-
getOrder
- Returns:
- the order
-
getType
- Returns:
- the type
-
getTitle
- Returns:
- the title
-
getPostTitle
- Returns:
- the postTitle
-
getDbTitle
- Returns:
- the dbTitle
-
getLength
- Returns:
- the length
-
getTopic
- Returns:
- the topic
-
getNmeaModule
- Returns:
- the nmeaString
-
getNmeaString
- Returns:
- the nmeaString
-
getNmeaPosition
- Returns:
- the nmeaPosition
-
getRequired
- Returns:
- the required
-
getAutoUpdate
- Returns:
- the autoUpdate
-
getAutoclear
- Returns:
- the autoclear
-
getForceGps
- Returns:
- the forceGps
-
getHint
- Returns:
- the hint
-
getAdcChannel
- Returns:
- the adcChannel
-
getAdcGain
- Returns:
- the adcGain
-
getAnalogueMultiply
- Returns:
- the analogueMultiply
-
getAnalogueAdd
- Returns:
- the analogueAdd
-
getPlot
- Returns:
- the plot
-
getHeight
- Returns:
- the height
-
getColour
- Returns:
- the colour
-
getMinValue
- Returns:
- the minValue
-
getMaxValue
- Returns:
- the maxValue
-
getReadOnly
- Returns:
- the readOnly
-
getSendControlName
- Returns:
- the sendControlName
-
getControlOnSubform
- Returns:
- the controlOnSubform
-
getGetControlData
- Returns:
- the getControlData
-
getDefaultValue
- Returns:
- the defaultValue
-