Jump to: navigation, search

Difference between revisions of "RELATIONVIEWITEM"


 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
| title = Relation View Item
 
| title = Relation View Item
 
| name = RELATIONVIEWITEM
 
| name = RELATIONVIEWITEM
| internalname = RelationViewItem
+
| internalname = SystemObjects.VIEWITEM_RELATION
 
| namespace = System.View.Items
 
| namespace = System.View.Items
 
| image = [[File:SY_RELATIONVIEWITEM.png|220px]]
 
| image = [[File:SY_RELATIONVIEWITEM.png|220px]]
Line 8: Line 8:
 
| purpose = Views items using relations
 
| purpose = Views items using relations
 
| version = 2.1.13+
 
| version = 2.1.13+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.RelationViewItem
 
}}
 
}}
 +
A RelationViewItem evaluates [[Relation|relations]] between objects and displays the result in the according hierarchy within a [[View]].
  
[[Category:UBIK System MetaClasses]]
+
{{HintMethods}}
 +
 
 +
[[Category:Metaclasses|RELATIONVIEWITEM]]

Latest revision as of 16:04, 30 July 2015

IC METACLASS.gif Relation View Item
Name RELATIONVIEWITEM
Namespace System.View.Items
Internal Name SystemObjects.VIEWITEM_RELATION
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.RelationViewItem
Purpose Views items using relations
Version 2.1.13+

A RelationViewItem evaluates relations between objects and displays the result in the according hierarchy within a View.

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