Uses of Class
com.saperion.ngc.iform.layout.UndefinedLayoutException
-
Packages that use UndefinedLayoutException Package Description com.saperion.ngc.iform.layout Package for iForm layout elements. -
-
Uses of UndefinedLayoutException in com.saperion.ngc.iform.layout
Methods in com.saperion.ngc.iform.layout that throw UndefinedLayoutException Modifier and Type Method Description static FormLayout
FormLayoutFactory. createLayout(LayoutType type, IntelligentFormViewImpl form)
Creates a borderlayout based layout for a form.
-