Chapter 5 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.
You can create a new component and install it to a package as follows:
The new component appears in the package's list of installed components, and the Component Properties window displays.
To rename a component, highlight the component and choose Rename, then enter the new name.
Use copy/paste to copy a component's definition to another package.
Copy/paste as follows:
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.
Follow the steps below to delete 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 © 2000 Sybase, Inc. All rights reserved. |