Uses of Class
org.springframework.hateoas.mediatype.html.HtmlInputType
Packages that use HtmlInputType
-
Uses of HtmlInputType in org.springframework.hateoas.mediatype.html
Fields in org.springframework.hateoas.mediatype.html declared as HtmlInputTypeModifier and TypeFieldDescriptionstatic final HtmlInputTypeHtmlInputType.CHECKBOXstatic final HtmlInputTypeHtmlInputType.COLORstatic final HtmlInputTypeHtmlInputType.DATEstatic final HtmlInputTypeHtmlInputType.DATETIME_LOCALstatic final HtmlInputTypeHtmlInputType.EMAILstatic final HtmlInputTypeHtmlInputType.FILEstatic final HtmlInputTypeHtmlInputType.HIDDENstatic final HtmlInputTypeHtmlInputType.MONTHstatic final HtmlInputTypeHtmlInputType.NUMBERstatic final HtmlInputTypeHtmlInputType.PASSWORDstatic final HtmlInputTypeHtmlInputType.RADIOstatic final HtmlInputTypeHtmlInputType.RANGEstatic final HtmlInputTypeHtmlInputType.SEARCHstatic final HtmlInputTypeHtmlInputType.TELstatic final HtmlInputTypeHtmlInputType.TEXTstatic final HtmlInputTypeHtmlInputType.TEXTAREAstatic final HtmlInputTypeHtmlInputType.TIMEstatic final HtmlInputTypeHtmlInputType.URLstatic final HtmlInputTypeHtmlInputType.WEEKMethods in org.springframework.hateoas.mediatype.html that return HtmlInputTypeModifier and TypeMethodDescriptionstatic HtmlInputTypeReturns theHtmlInputTypederived from the givenResolvableType.static HtmlInputTypeReturns theHtmlInputTypefor the given string value.