Package loggerForms
Class PropertyDescription
java.lang.Object
loggerForms.ItemDescription
loggerForms.PropertyDescription
- All Implemented Interfaces:
Cloneable
- Author:
- Graham Weatherup
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionPropertyDescription
(FormDescription formDescription, ItemInformation itemInformation) -
Method Summary
Modifier and TypeMethodDescriptionTo be used by control Description for to check necessary fields existstatic boolean
isProperty
(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:ItemDescription
To be used by control Description for to check necessary fields exist- Overrides:
getItemWarning
in classItemDescription
- Returns:
- null if ok otherwise warning string
-