java.lang.Object
com.aoapps.html.INPUT
- Author:
- AO Industries, Inc.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
INPUT.Button<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Checkbox<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Color<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Date<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.DatetimeLocal<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Dynamic<PC extends Union_Interactive_Phrasing<PC>>
See HTML input tag.static final class
INPUT.Email<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.File<PC extends Union_Interactive_Phrasing<PC>>
See HTML input type="file". See <input type="file">.static final class
INPUT.Hidden<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Image<PC extends Union_Interactive_Phrasing<PC>>
See <input type="image">. See HTML input type="image".static final class
INPUT.Month<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Number<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Password<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Radio<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Range<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Reset<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Search<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Submit<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Tel<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Text<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Time<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Url<PC extends Union_Interactive_Phrasing<PC>>
static final class
INPUT.Week<PC extends Union_Interactive_Phrasing<PC>>
-
Method Summary