PropertyType editor

It allows you to create your own enumerate types.

To create your own enumerate types using property type editor, right-click the PropertyTypes element and select the type of property to add.

Figure 1. PropertyType editor



The two property types are:

The following are the features:

To define a global PropertyType, click Add New Global; this will create a new global tps file which will be shared by other components. You can find the file in the directory Beans\*.tps . If you want to keep the property type hidden from other component, add property types (Enum or Boolean) to the default created PropertyTypes file (same name as the component).

To add an already created Global Property Type, right-click PropertyTypes and click Select Global From List. The following figure shows the list of all the Global Property type. If the list is empty it means you have never created a Global property type.

Figure 2. Global list screen