Module com.aoapps.html.any
Interface Required<E extends Element<?,?,E> & Required<E>>
- Type Parameters:
E- This element type
- All Known Implementing Classes:
AnyINPUT.Checkbox,AnyINPUT.Date,AnyINPUT.DatetimeLocal,AnyINPUT.Dynamic,AnyINPUT.Email,AnyINPUT.File,AnyINPUT.Month,AnyINPUT.Number,AnyINPUT.Password,AnyINPUT.Radio,AnyINPUT.Search,AnyINPUT.Tel,AnyINPUT.Text,AnyINPUT.Time,AnyINPUT.Url,AnyINPUT.Week,AnySELECT,AnyTEXTAREA
public interface Required<E extends Element<?,?,E> & Required<E>>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Method Details
-
required
- Throws:
IOException- Since:
- HTML 5
-
required
- Throws:
IOException- Since:
- HTML 5
- See Also:
-
required
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
