Jump to: navigation, search

Difference between revisions of "SYSCLS ALTERNATIVEVIEW"


(Created page with "{{ClassificationInfoBox | title = Alternative view classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Presentation | purpose = Classif...")
 
 
Line 9: Line 9:
 
}}
 
}}
  
An {{UBIK}} object of type alternative view can be used for presenting this object in an alternative list of child items of a defined parent object. When browsing to this object, the alternative view can be selected - and all objects with the property set to the parent's UID will be displayed in a list. This classification has to be used in combination with [SYSCLS_HAS_ALTERNATIVE_CHILDREN], which marks the parent object as the owner of this alternative view.
+
An {{UBIK}} object of type alternative view can be used for presenting this object in an alternative list of child items of a defined parent object. When browsing to this object, the alternative view can be selected - and all objects with the property set to the parent's UID will be displayed in a list. This classification has to be used in combination with [[SYSCLS_HAS_ALTERNATIVE_CHILDREN]], which marks the parent object as the owner of this alternative view.
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 16: Line 16:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| PARENT_ID || {{Guid}} || The parent object having the classification [SYSCLS_HAS_ALTERNATIVE_CHILDREN]
+
| PARENT_ID || {{Guid}} || The parent object having the classification [[SYSCLS_HAS_ALTERNATIVE_CHILDREN]]
 
|}
 
|}
  
 
[[Category:Classifications|SYSCLS ALTERNATIVEVIEW]]
 
[[Category:Classifications|SYSCLS ALTERNATIVEVIEW]]

Latest revision as of 13:48, 29 September 2016

IC CLASSIFICATION.gif Alternative view classification
Name SYSCLS_ALTERNATIVEVIEW
Inheritance -
Namespace System.Classification.Presentation
ID {00004032-312F-4DF8-AD2D-789E34EC3D72}
Purpose Classify objects for alternative view
Version 2.6+

An UBIK® object of type alternative view can be used for presenting this object in an alternative list of child items of a defined parent object. When browsing to this object, the alternative view can be selected - and all objects with the property set to the parent's UID will be displayed in a list. This classification has to be used in combination with SYSCLS HAS ALTERNATIVE CHILDREN, which marks the parent object as the owner of this alternative view.

MetaProperties

Name Data type Comment
PARENT_ID Guid The parent object having the classification SYSCLS HAS ALTERNATIVE CHILDREN