JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
uk.ac.ed.epcc.webapp.forms.inputs
Interface MultipleInput
All Superinterfaces:
HTML5Input
All Known Implementing Classes:
EmailListInput
public interface
MultipleInput
extends
HTML5Input
allow an input to request the HTML5 multiple attribute
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isMultiple
()
Methods inherited from interface uk.ac.ed.epcc.webapp.forms.inputs.
HTML5Input
getType
Method Detail
isMultiple
boolean isMultiple()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method