Package com.saperion.ngc.iform.layout
Package for iForm layout elements.
- Since:
- 0.0.2
-
Interface Summary Interface Description FormLayout Represents a layout option for a form. -
Class Summary Class Description AbstractFormLayout Abstract implementation of FormLayout.AreaSize Represents the size of a sizable area in a pane-layout-form.AreaSizeListener Listener for onSize events on layout elements like East or North.FormLayout1 Implementation of layout type 1.FormLayout10 Implementation of layout type 10.FormLayout11 Implementation of layout type 11.FormLayout12 Implementation of layout type 12.FormLayout13 Implementation of layout type 13.FormLayout14 Implementation of layout type 14.FormLayout15 Implementation of layout type 15.FormLayout16 Implementation of layout type 16.FormLayout17 Implementation of layout type 17.FormLayout18 Implementation of layout type 18.FormLayout19 Implementation of layout type 19.FormLayout2 Implementation of layout type 2.FormLayout20 Implementation of layout type 20.FormLayout21 Implementation of layout type 21.FormLayout3 Implementation of layout type 3.FormLayout4 Implementation of layout type 4.FormLayout5 Implementation of layout type 5.FormLayout6 Implementation of layout type 6.FormLayout7 Implementation of layout type 7.FormLayout8 Implementation of layout type 8.FormLayout9 Implementation of layout type 9.FormLayoutFactory Factory to create FormLayouts.PaneLayout Layout class for forms that use the pane-based layout introduced in Saperion V7. -
Enum Summary Enum Description LayoutType Layout types. -
Exception Summary Exception Description UndefinedLayoutException Exception thrown when an unknown layout type was found.