Uses of Interface
com.saperion.ngc.iform.layout.FormLayout
Packages that use FormLayout
-
Uses of FormLayout in com.saperion.ngc.iform.layout
Classes in com.saperion.ngc.iform.layout that implement FormLayoutModifier and TypeClassDescriptionclass
Abstract implementation of FormLayout.class
Implementation of layout type 1.class
Implementation of layout type 10.class
Implementation of layout type 11.class
Implementation of layout type 12.class
Implementation of layout type 13.class
Implementation of layout type 14.class
Implementation of layout type 15.class
Implementation of layout type 16.class
Implementation of layout type 17.class
Implementation of layout type 18.class
Implementation of layout type 19.class
Implementation of layout type 2.class
Implementation of layout type 20.class
Implementation of layout type 21.class
Implementation of layout type 3.class
Implementation of layout type 4.class
Implementation of layout type 5.class
Implementation of layout type 6.class
Implementation of layout type 7.class
Implementation of layout type 8.class
Implementation of layout type 9.class
Layout class for forms that use the pane-based layout introduced in Saperion V7.Methods in com.saperion.ngc.iform.layout that return FormLayoutModifier and TypeMethodDescriptionstatic FormLayout
FormLayoutFactory.createLayout
(LayoutType type, IntelligentFormViewImpl form) Creates a borderlayout based layout for a form.static FormLayout
FormLayoutFactory.createLayout
(com.saperion.ngc.iform.PaneDescription.Layout layout, IntelligentFormViewImpl form) Cteate layout from a pane layout.