Uses of Class
org.apache.pivot.wtk.Form.SectionSequence
-
Packages that use Form.SectionSequence Package Description org.apache.pivot.wtk Contains classes that define the structure and behavior of WTK user interface components. -
-
Uses of Form.SectionSequence in org.apache.pivot.wtk
Methods in org.apache.pivot.wtk that return Form.SectionSequence Modifier and Type Method Description Form.SectionSequence
Form. getSections()
Returns the form's field sequence.
-