Difference between revisions of "VIEW"
Line 11: | Line 11: | ||
| runtimetype = UBIK.Kernel.View | | runtimetype = UBIK.Kernel.View | ||
}} | }} | ||
+ | A [[View|view]] object uses different [[VIEWITEMS|ViewItems]] to evaluate [[Queries]], [[Relations]] or [[References]] between [[MetaClasses]] per hierarchy level. The result is e.g. displayed in the [[View Test Environment]]. | ||
{{HintMethods}} | {{HintMethods}} | ||
Line 17: | Line 18: | ||
* [[HowTo:Create a new View]] | * [[HowTo:Create a new View]] | ||
− | [[Category:Metaclasses]] | + | [[Category:Metaclasses|VIEW]] |
Revision as of 12:48, 30 July 2015
View | |
---|---|
Name | VIEW |
Namespace | System.View |
Internal Name | View |
TypeString | UBIK.Kernel.MetaClass |
RuntimeType | UBIK.Kernel.View |
Purpose | Configure views |
Version | 2+ |
A View object uses different ViewItems to evaluate Queries, Relations or References between MetaClasses per hierarchy level. The result is e.g. displayed in the View Test Environment.
There are specific methods available for this type! |