Uses of Class
rocks.xmpp.extensions.data.layout.model.Section
-
Packages that use Section Package Description rocks.xmpp.extensions.data.layout.model Provides XML schema implementations of XEP-0141: Data Forms Layout. -
-
Uses of Section in rocks.xmpp.extensions.data.layout.model
Methods in rocks.xmpp.extensions.data.layout.model that return types with arguments of type Section Modifier and Type Method Description List<Section>
Page. getSections()
Gets the sections for this page.List<Section>
Section. getSections()
Gets nested sub-sections.
-