Insertables

Insertables (insertable-stereotype classes) consist of logic and/or a user interface that can be inserted (using the Insert logic command) in any number of ispecs, events, or reports. A dependency is created between the inserting class and the insertable. Insertables are migrated as attributes of the inserting class. The default window is Members.

Insertables without a user interface or any attributes can also be inserted in segment methods.

Insertables have the following inherent characteristics:

A built-in Main method, which can be overridden using the Overrides tab.

Note: Insertables are not available for use in Messenger classes.

Refer to Insertable Properties for properties applicable to insertable.