Package loggerForms
Class PropertyDescription
java.lang.Object
loggerForms.ItemDescription
loggerForms.PropertyDescription
- All Implemented Interfaces:
Cloneable
- Author:
- Graham Weatherup
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPropertyDescription(FormDescription formDescription, ItemInformation itemInformation) -
Method Summary
Modifier and TypeMethodDescriptionTo be used by control Description for to check necessary fields existstatic booleanisProperty(String type) Methods inherited from class loggerForms.ItemDescription
addItemError, getAdcChannel, getAdcGain, getAnalogueAdd, getAnalogueMultiply, getAutoclear, getAutoUpdate, getColour, getControlOnSubform, getDbTitle, getDefaultValue, getForceGps, getFormDescription, getGetControlData, getHeight, getHint, getId, getItemErrors, getItemInformation, getLength, getMaxValue, getMinValue, getNmeaModule, getNmeaPosition, getNmeaString, getNumDBColumns, getOrder, getPlot, getPostTitle, getReadOnly, getRequired, getSendControlName, getTitle, getTopic, getType, setAutoUpdate, setItemErrors, setLength
-
Constructor Details
-
PropertyDescription
-
-
Method Details
-
getPropertyType
- Returns:
- the property Type
-
isProperty
-
getItemWarning
Description copied from class:ItemDescriptionTo be used by control Description for to check necessary fields exist- Overrides:
getItemWarningin classItemDescription- Returns:
- null if ok otherwise warning string
-