Parts Reference


Object Factory properties

The Object Factory part has the following properties:

instanceClassName
The instanceClass property specifies the class of the instance to be created when the new action is performed.
partName
The partName property specifies the name you want to use to describe the part. For nonvisual parts, this text appears under the icon for the part on the free-form surface.

The name of the part can consist of alphanumeric characters, and must be different from those of all other parts on the layout surface.

If you do not specify a part name, VisualAge generates a unique name based on the class name of the part.

Attributes of the instanceClass are available with the Object Factory part.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]