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 TypeClassDescriptionclassAbstract implementation of FormLayout.classImplementation of layout type 1.classImplementation of layout type 10.classImplementation of layout type 11.classImplementation of layout type 12.classImplementation of layout type 13.classImplementation of layout type 14.classImplementation of layout type 15.classImplementation of layout type 16.classImplementation of layout type 17.classImplementation of layout type 18.classImplementation of layout type 19.classImplementation of layout type 2.classImplementation of layout type 20.classImplementation of layout type 21.classImplementation of layout type 3.classImplementation of layout type 4.classImplementation of layout type 5.classImplementation of layout type 6.classImplementation of layout type 7.classImplementation of layout type 8.classImplementation of layout type 9.classLayout 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 FormLayoutFormLayoutFactory.createLayout(LayoutType type, IntelligentFormViewImpl form) Creates a borderlayout based layout for a form.static FormLayoutFormLayoutFactory.createLayout(com.saperion.ngc.iform.PaneDescription.Layout layout, IntelligentFormViewImpl form) Cteate layout from a pane layout.