Creating Global Classes
- 更新时间2025-10-31
- 阅读时长1分钟
- Activate the folder of type Namespace in which you want to create the class.
-
Complete one of the following actions:
- Use the menu sequence .
- From the context menu, select .
- Use the key combinations <Alt + D> <Alt + N>, then click .
- Enter a descriptive name for the class. The name cannot contain a colon.
-
Open the global class and save the suggested code.
Note
The name of the class cannot be localized. Ensure that you choose a name that is also readable and understandable in other languages.
A folder of type Namespace must not contain two elements of the same name. You cannot use a global class and a namespace of the same name on the same level under the same namespace.