Class Summary |
CheckBoxBean |
Example: |
ChoiceBean |
The choice element defines an interface to the UIX choice component
with a simplified data binding to a BC4J data provider. |
DateFieldBean |
Example: |
FileUploadBean |
The fileUpload element can be bound to an Oracle interMedia object in the
database. |
FormValueBean |
The formValue element defines an interface to the UIX formValue component
with a simplified data binding to a BC4J data provider. |
InputBean |
The input element automatically selects the corresponding component
to render the attribute. |
ListBean |
Example: |
LovFieldBean |
Example: |
OptionBean |
The option element defines an interface to the UIX option element
with a simplified data binding to a BC4J data provider. |
OptionListBean |
The optionList element defines an interface to creating a series
of UIX option element with a simplified data binding to a BC4J ViewObject. |
RadioGroupBean |
Deprecated. Since 2.2.0. |
RadioSetBean |
Example: |
RowKeyBean |
The rowKey element defines a form value which contains the externalized
representation primary key for the current BC4J row. |
TextInputBean |
Example: |