JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
uk.ac.ed.epcc.webapp.forms.inputs
Interface UnitInput
All Known Implementing Classes:
CalendarFieldInput
,
CalendarMonthInput
,
DataObjectFactory.AbstractDataObjectInput
,
DataObjectFactory.DataObjectInput
,
DataObjectFactory.DataObjectIntegerInput
,
DataObjectFactory.SortingDataObjectInput
,
DoubleInput
,
EnumIntegerInput
,
IntegerInput
,
IntegerRangeInput
,
IntegerSetInput
,
LongInput
,
NumberInput
,
PercentInput
,
RealInput
,
StorageUnitNumberInput
,
StorageUnitTextInput
public interface
UnitInput
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getUnit
()
return unit this field is in.
Method Detail
getUnit
java.lang.String getUnit()
return unit this field is in.
Returns:
String representing unit to use or null if not defined
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method