Package com.saperion.ngc.iform.field
package com.saperion.ngc.iform.field
Package for iForm field elements.
- Since:
- 0.0.2
-
ClassDescriptionA field in a form that displays a checkbox for boolean values.A field that shows a selection of values (not read from a lookup table).A field in a form for date values.Handles events sent to an
IntelligentField
.A field in a form for float and currency values.Interface for all fields contained in a form.Element types of IntelligentFields.A field in a form for integer values.Interface for lookup fields in a form.The popup used inLookupTextField
.Bean containing the value and the selected row of a lookup field.This field is used for two purposes:
1) A textbox with a popup used to display the values of a lookup-table.IntelligentField to display and edit multi-value-fields.Bandpopup of aMultiField
.A field in a form for string values.A field in a form for time values.A field in a form for boolean values that offers three states: checked, unchecked, no value.