| Package | Description |
|---|---|
| org.javarosa.test |
| Modifier and Type | Method and Description |
|---|---|
static XFormsElement.BodyXFormsElement |
XFormsElement.body(XFormsElement... children) |
| Modifier and Type | Method and Description |
|---|---|
static XFormsElement |
XFormsElement.html(List<kotlin.Pair<String,String>> additionalNamespaces,
XFormsElement.HeadXFormsElement head,
XFormsElement.BodyXFormsElement body) |
static XFormsElement |
XFormsElement.html(XFormsElement.HeadXFormsElement head,
XFormsElement.BodyXFormsElement body) |
Copyright © 2025. All rights reserved.