Module com.aoapps.html.any
Interface Disabled<E extends Element<?,?,E> & Disabled<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
,AnyLINK
,AnyOPTGROUP
,AnyOPTION
,AnySELECT
,AnyTEXTAREA
public interface Disabled<E extends Element<?,?,E> & Disabled<E>>
- Author:
- AO Industries, Inc.
-
Method Details
-
disabled
- Throws:
IOException
-
disabled
- Throws:
IOException
- See Also:
-
disabled
default <Ex extends Throwable> E disabled(IOSupplierE<? extends Boolean, Ex> disabled) throws IOException, Ex- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-