Difference between revisions of "HowTo:Create a new ViewItem"
Line 1: | Line 1: | ||
− | In a view are different [[ViewItem]]`s used to evaluate the [[Relation]]s or [[Reference]]s between [[MetaClass]]es. This is seen in the View Test Environment. | + | In a view are different [[ViewItem]]`s used to evaluate the [[Query]], the [[Relation]]s or [[Reference]]s between [[MetaClass]]es. This is seen in the View Test Environment. |
# Navigate to the Namspace ''Custom.View.Item's'' via the ''[[Class Browser]]''<br/>[[File:UI viewitem 01.PNG|330 px|border|alt=ViewItem|ViewItem]] | # Navigate to the Namspace ''Custom.View.Item's'' via the ''[[Class Browser]]''<br/>[[File:UI viewitem 01.PNG|330 px|border|alt=ViewItem|ViewItem]] | ||
− | # Create a new instance using the ''[[Bulk Editor]]''<br/>[[File:UI_view_02.png|880 px|border|alt=View|View]] | + | # There are three different ''ViewItem''`s |
+ | ## Create a new instance of a '''QueryViewItem''' using the ''[[Bulk Editor]]''<br/>[[File:UI_view_02.png|880 px|border|alt=View|View]] | ||
+ | ## Create a new instance of a '''ReferenceViewItem''' using the ''[[Bulk Editor]]''<br/>[[File:UI_view_02.png|880 px|border|alt=View|View]] | ||
+ | ## Create a new instance of a '''RelationViewItem''' using the ''[[Bulk Editor]]''<br/>[[File:UI_view_02.png|880 px|border|alt=View|View]] | ||
# Set at least name and description | # Set at least name and description | ||
− | # | + | # The required ViewItem's must be added to the view with the ''[[Relation Editor]]''.<br/>[[File:UI_view_03.png|330 px|border|alt=View|View]] |
# Save the changes with {{key press|Ctrl|S}} or the save command | # Save the changes with {{key press|Ctrl|S}} or the save command | ||
Revision as of 09:44, 7 January 2014
In a view are different ViewItem`s used to evaluate the Query, the Relations or References between MetaClasses. This is seen in the View Test Environment.
- Navigate to the Namspace Custom.View.Item's via the Class Browser
- There are three different ViewItem`s
- Create a new instance of a QueryViewItem using the Bulk Editor
- Create a new instance of a ReferenceViewItem using the Bulk Editor
- Create a new instance of a RelationViewItem using the Bulk Editor
- Create a new instance of a QueryViewItem using the Bulk Editor
- Set at least name and description
- The required ViewItem's must be added to the view with the Relation Editor.
- Save the changes with Ctrl+S or the save command