Jump to: navigation, search

Difference between revisions of "QUERYVIEWITEM"


 
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
| purpose = View items for queries
 
| purpose = View items for queries
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.QueryViewItem
 
}}
 
}}
Set default MetaClass (DEFMETACLASS), an instance of a content query (QUERY) and the relation to be evaluated for hierarchy (RELATION).
 
  
[[Category:System MetaClasses]]
+
{{HintMethods}}
[[Category:View Items]]
+
 
 +
== See also ==
 +
* [[View]]
 +
 
 +
[[Category:Metaclasses]]

Latest revision as of 15:16, 13 May 2015

IC METACLASS.gif Query View Item
Name QUERYVIEWITEM
Namespace System.View.Items
Custom.View.Items
Internal Name QueryViewItem
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.QueryViewItem
Purpose View items for queries
Version 2+


IC Hint square.pngThere are specific methods available for this type!

See also