Uses of Interface
com.helger.html.request.IHCBaseRequestField
-
Packages that use IHCBaseRequestField Package Description com.helger.html.request -
-
Uses of IHCBaseRequestField in com.helger.html.request
Subinterfaces of IHCBaseRequestField in com.helger.html.request Modifier and Type Interface Description interfaceIHCRequestFieldDefines an abstract request field for input controls.interfaceIHCRequestFieldBooleanSpecial request field for check boxes and radio buttons.interfaceIHCRequestFieldBooleanMultiValueSpecial request field for check boxes and radio buttons where the same field name is used with multiple different values.interfaceIHCRequestFieldMultiValueDefines an abstract request field for input controls.
-