|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XFormsDatatypeException | |
| fi.hut.tml.xsmiles.mlfc.xforms.adaptive | |
| fi.hut.tml.xsmiles.mlfc.xforms.dom | XForms User Interface layer. |
| Uses of XFormsDatatypeException in fi.hut.tml.xsmiles.mlfc.xforms.adaptive |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.adaptive that throw XFormsDatatypeException | |
Control |
AdaptiveControlFactory.createControl(XFormsContext context,
java.lang.String type,
int datatypeId,
org.w3c.dom.Element elem)
Create an adaptive control of a specific type and datatype, for instance createControl("input", "xsd:boolean") would create an input control for boolean, namely a checkbox. |
AbstractControl |
AdaptiveControlFactory.createInputControl(XFormsContext context,
int datatypeId,
org.w3c.dom.Element elem)
create an input control |
| Uses of XFormsDatatypeException in fi.hut.tml.xsmiles.mlfc.xforms.dom |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom that throw XFormsDatatypeException | |
protected int |
UploadElementImpl.checkDatatypeId()
check the bound datatype, throw an exception if it is not one of the supported types |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||