Jump to: navigation, search

Difference between revisions of "REFERENCEVIEWITEM"


Line 2: Line 2:
 
| title = Reference View Item
 
| title = Reference View Item
 
| name = REFERENCEVIEWITEM
 
| name = REFERENCEVIEWITEM
| internalname = ReferenceViewItem
+
| internalname = SystemObjects.VIEWITEM_REFERENCE
 
| namespace = System.View.Items<br/>Custom.View.Items
 
| namespace = System.View.Items<br/>Custom.View.Items
 
| image = [[File:SY_REFERENCEVIEWITEM.png|220px]]
 
| image = [[File:SY_REFERENCEVIEWITEM.png|220px]]
Line 11: Line 11:
 
| runtimetype = UBIK.Kernel.ReferenceViewItem
 
| runtimetype = UBIK.Kernel.ReferenceViewItem
 
}}
 
}}
 +
A ReferenceViewItem evaluates [[Reference|references]] between objects and displays the result in the according hierarchy within a [[View]].
  
 
{{HintMethods}}
 
{{HintMethods}}
  
[[Category:Metaclasses]]
+
[[Category:Metaclasses|REFERENCEVIEWITEM]]

Revision as of 16:04, 30 July 2015

IC METACLASS.gif Reference View Item
Name REFERENCEVIEWITEM
Namespace System.View.Items
Custom.View.Items
Internal Name SystemObjects.VIEWITEM_REFERENCE
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.ReferenceViewItem
Purpose Views items using references
Version 2.1.13+

A ReferenceViewItem evaluates references between objects and displays the result in the according hierarchy within a View.

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