Module com.aoapps.html.any
Interface Name<E extends Element<?,?,E> & Name<E>>
- Type Parameters:
E- This element type
- All Known Implementing Classes:
AnyINPUT,AnyINPUT.Button,AnyINPUT.Checkbox,AnyINPUT.Color,AnyINPUT.Date,AnyINPUT.DatetimeLocal,AnyINPUT.Dynamic,AnyINPUT.Email,AnyINPUT.File,AnyINPUT.Hidden,AnyINPUT.Image,AnyINPUT.Month,AnyINPUT.Number,AnyINPUT.Password,AnyINPUT.Radio,AnyINPUT.Range,AnyINPUT.Reset,AnyINPUT.Search,AnyINPUT.Submit,AnyINPUT.Tel,AnyINPUT.Text,AnyINPUT.Time,AnyINPUT.Url,AnyINPUT.Week,AnyMAP,AnyOBJECT,AnyOUTPUT,AnyPARAM,AnySELECT,AnyTEXTAREA
public interface Name<E extends Element<?,?,E> & Name<E>>
See HTML name Attribute.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionname(TextWritable<Ex> name) See HTML name Attribute.name(IOSupplierE<?, Ex> name) See HTML name Attribute.default ESee HTML name Attribute.
-
Method Details
-
name
See HTML name Attribute.- Throws:
IOException
-
name
See HTML name Attribute.- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
name
See HTML name Attribute.- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
