Field name
|
Description
|
Name
|
Specify a name for the ADM 2 class. This name serves as a base name for the name of all the files.
This is a mandatory field.
|
Class Definition File
|
Specify a file that references the components of a class. The extension must be .cld.
This is a mandatory field.
|
Source Directory
|
Specify the path where the source files will be generated. Click Browse to select a different path.
This is a mandatory field.
|
Rcode Directory
|
Specify the path where the r-code for the super procedure is generated. Click Browse to select a different path.
This is a mandatory field.
|
Template Directory
|
Specify the location of the template file. Click Browse to select a different location.
This is a mandatory field, if a template file name is provided in the Template field.
|
Derive From Class
|
Class definition file (.cld) to subclass. Click Class to browse and select a class definition file.
|
Method Library
|
Specify a file that defines the class name, references a property file, and starts the super procedure. The extension must be .i.
This is a mandatory field.
|
Property File
|
Specify a file that defines class properties. The extension must be .i.
This is a mandatory field.
|
Super Procedure
|
Specify a file that defines get/set functions for readable/writable properties. It defines new behavior for the class. The extension must be .p.
This is a mandatory field.
|
Prototype File
|
Specify a file that references functions and internal procedures of a super procedure. The extension must be .i. The contents of this file can be generated by using the ProtoGen tool from the PRO*Tools toolbar.
This is a mandatory field.
|
Template
|
Specify a name of the template file. References the method library of the class.
|
Copy From Template
|
Specify a template file to copy from. Click File to browse and select a template file.
|
Open files in the AppBuilder once generated
|
Select this option to open the generated files in AppBuilder.
|