Uses of Interface
com.saperion.ngc.iform.Localized
Packages that use Localized
Package
Description
Package for iForm buttons.
Package for iForm field elements.
Package for advanced lookup field classes.
Package for iForm image elements.
Package for iForm labels.
Package for iForm tab components.
-
Uses of Localized in com.saperion.ngc.iform.button
Classes in com.saperion.ngc.iform.button that implement Localized -
Uses of Localized in com.saperion.ngc.iform.field
Subinterfaces of Localized in com.saperion.ngc.iform.fieldModifier and TypeInterfaceDescriptioninterface
Interface for all fields contained in a form.Classes in com.saperion.ngc.iform.field that implement LocalizedModifier and TypeClassDescriptionclass
A field in a form that displays a checkbox for boolean values.class
A field that shows a selection of values (not read from a lookup table).class
A field in a form for date values.class
A field in a form for float and currency values.class
A field in a form for integer values.class
This field is used for two purposes:
1) A textbox with a popup used to display the values of a lookup-table.class
IntelligentField to display and edit multi-value-fields.class
A field in a form for string values.class
A field in a form for time values.class
A field in a form for boolean values that offers three states: checked, unchecked, no value. -
Uses of Localized in com.saperion.ngc.iform.field.lookup
Classes in com.saperion.ngc.iform.field.lookup that implement LocalizedModifier and TypeClassDescriptionclass
A field for lookup-tables that uses a popup to show a query-form for advanced functionality. -
Uses of Localized in com.saperion.ngc.iform.image
Classes in com.saperion.ngc.iform.image that implement Localized -
Uses of Localized in com.saperion.ngc.iform.label
Classes in com.saperion.ngc.iform.label that implement Localized -
Uses of Localized in com.saperion.ngc.iform.tab
Classes in com.saperion.ngc.iform.tab that implement Localized