Chapter 4 Defining Components
Your component must be installed in a package before it can be run by applications. Components that have the same name but are installed in different packages are different components; modifying or deleting one does not effect the other.
Creating a new component and installing it to a package
The new component appears in the package's list of installed components, and the Component Properties window displays.
Renaming a component
Copying and pasting
Use copy/paste to copy a component's definition to another package.
Jaguar Manager installs a copy of the component's definition into the specified package. You can modify the new component's properties without affecting the original. However, the copied and original definitions refer to the same IDL interfaces and implementation files.
Deleting a component
When you delete a component, Jaguar Manager does not delete the IDL interfaces and types that were used by the component. If you are sure that the component's interface and types are not used by any other component, you can delete unused types as described in "Editing IDL types, exceptions, and interfaces".
Copyright © 2002 Sybase, Inc. All rights reserved. |
![]() |