Parts Reference
- closeLibrary
- The closeLibrary action closes the module containing the
function. This allows the module to be recompiled and replaced without
first shutting down VisualAge.
- destroyPart
- The destroyPart action destroys the part and its children, and
releases all associated resources. You can use this action for both
visual and nonvisual parts. All connections to the destroyed part are
removed.
- execute
- The execute action executes the call.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]