Difference between revisions of "VIEW"
(Created page with "{{MetaClassInfoBox | title = View | name = VIEW | internalname = View | namespace = System.View | image = 220px | imagecaption = View | purpose = Configur...") |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
| purpose = Configure views | | purpose = Configure views | ||
| version = 2+ | | version = 2+ | ||
+ | | typestring = UBIK.Kernel.MetaClass | ||
+ | | 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]]. | ||
− | [[Category: | + | {{HintMethods}} |
+ | |||
+ | == See also == | ||
+ | * [[HowTo:Create a new View]] | ||
+ | [[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! |