A script-enabled browser is required for this page to function properly.

Implementation Class Property

Description

Identifies the class name of a container of a JavaBean, or of a custom implementation for a control item type when you want to supply an alternate to the standard Oracle Forms control.

Applies to

The following control item types:

Set

Oracle Forms

Default

None.

Required/Optional

Always required for Bean Area. This property identifies the class name of the container of the JavaBean you are adding to the application. (If this property is not supplied, the form’s end user will see an empty square.)

Also required for any other control item type listed above if the form is to use a customized, user-supplied implementation of that control. This identifies the class name of the alternate control you are supplying.

Set at Runtime

No.

Usage Note


How to Add JavaBeans by Writing Your Own Java Code

Including a JavaBean and Custom Controls

Item Type Property

Communicating with a JavaBean