Difference between revisions of "VIEW"
(2 intermediate revisions by the same user not shown) | |||
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 16: | Line 17: | ||
== See also == | == See also == | ||
* [[HowTo:Create a new View]] | * [[HowTo:Create a new View]] | ||
− | |||
[[Category:Metaclasses]] | [[Category:Metaclasses]] |
Latest revision as of 10:14, 4 November 2015
![]() |
|
---|---|
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! |