Package | Description |
---|---|
org.jivesoftware.smackx.xdatalayout.packet |
Element classes for XEP-0141: Data Forms Layout.
|
Modifier and Type | Class and Description |
---|---|
static class |
DataLayout.Fieldref |
static class |
DataLayout.Reportedref |
static class |
DataLayout.Section |
static class |
DataLayout.Text |
Modifier and Type | Method and Description |
---|---|
List<DataLayout.DataFormLayoutElement> |
DataLayout.getPageLayout()
Gets the value of the pageLayout property.
|
List<DataLayout.DataFormLayoutElement> |
DataLayout.Section.getSectionLayout()
Gets the value of the sectionLayout property.
|