Package com.helger.html.request
Interface IHCBaseRequestField
-
- All Known Subinterfaces:
IHCRequestField,IHCRequestFieldBoolean,IHCRequestFieldBooleanMultiValue,IHCRequestFieldMultiValue
public interface IHCBaseRequestFieldDefines an abstract request field for input controls. It encapsulates a name only.- Since:
- 8.3.2
- Author:
- Philip Helger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFieldName()
-