- Name (name: String)
- Panel type (type: Static List)
- Description (description: TextArea)
- Content (content: TextArea)
- Category (category: Static List)
- You can use the class editor to add or modify the class properties.
The Sheet allows to control the presentation of documents of this data type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.
The sheet is not bound to the class so it won't be applied automatically when a document that has an object of this class is displayed.
Bind the sheet to the class ».
View the sheet document (Panels.PanelSheet) »
The Template is the document used as the model for documents of this data type. It contains an instance of your Class.
View the template document (Panels.PanelTemplate) »