白皮书下载
Self built component management
1、 What is the [component package]
Component package refers to the management of a class of components in the same file. The concept of component package is introduced here to facilitate users to manage too many self built components. Self developed components can be classified and managed in the form of component package. At the same time, we can publish and export the whole component package, Share the components developed by yourself to others in the form of an entire package.
2、 Where is the [component package] managed
Component packages are managed on the component page of the factory home page. You can create new component packages or delete component packages. Component packages manage the local self built component data of the current developer. If the developer changes another computer, the self built components cannot be viewed.

3、 What are the capabilities of [component package]
Component package management includes the following functions:

•New component package:Click new component package to open the component package information filling box. After filling in the content, click OK to complete the component package creation, and one more piece of data will be added to the component package list.

•Component list:It refers to the component data contained in the current component package. Click to open and view the component list information, and you can manage the component data in the list.

•Package details:View the basic information and contained component information of the current component package.

•Component package export:That is, export the current component package. Please see the detailed explanation in 2.11.4.
•Publish to local:That is, the currently edited component package is published locally for use. Please see the detailed explanation in 2.11.4.
•Historical version:Record the distribution history of the current component package, and record the distribution data every time the current component package is published.
•Delete:You can delete the entire component package and all component data in it. After deletion, the data cannot be recovered. You need to be careful when deleting.

4、 What is the [component list] and what are its capabilities
1. Component list is a list of component data contained in the current component package, which is convenient for users to view and manage.

2. The current component status can be viewed in the component list. If the component package has been published, the component will inherit the status of the component package and become published. If it has not been published, it is being edited; Published components can also be edited again. When editing, the minimum version number will be automatically added to the component, and the status of the component will change to being edited.

•Add component copy:The current component can copy the same component. When copying, the component name will be automatically added with & ldquo; Copy_ Serial number & rdquo;, Two components with the same name are not allowed in the same package for management and use. After copying, a piece of data will be added to the current component list.

•Move:Unpublished components in the current component package or newly copied components can be moved to other component packages to facilitate users to reclassify components. After moving, this component cannot be viewed in this component list. Published components are not allowed to be moved, and a prompt will be given when moving.

•Historical version:Record the published history of the component. You can edit the component data of the historical version again or delete the history. After deletion, it cannot be recovered.
•Rename:You can modify the name of the currently selected component.
•Edit:Click edit or double-click the selected component to enter the component editing interface to develop the component.
•Delete:After deleting a component, it cannot be retrieved. Be careful when deleting it. When deleting, the component history will also be deleted synchronously.




