Difference between revisions of "PrF UG forms contains"
From Protege Wiki
Line 2: | Line 2: | ||
== ContainsWidget == | == ContainsWidget == | ||
− | {{PrF_UG_TOC_forms}}<div id='prf_ug'> | + | <noinclude>{{PrF_UG_TOC_forms}}<div id='prf_ug'></noinclude> |
ContainsWidget is an optional widget for slots of type Instance. | ContainsWidget is an optional widget for slots of type Instance. | ||
Line 23: | Line 23: | ||
see [[PrF_UG_forms_custom_contains|Customizing a ContainsWidget]]. | see [[PrF_UG_forms_custom_contains|Customizing a ContainsWidget]]. | ||
− | </div> | + | |
+ | <noinclude></div></noinclude> |
Latest revision as of 16:52, November 13, 2008
ContainsWidget
ContainsWidget is an optional widget for slots of type Instance. The default widget, InstanceFieldWidget or InstanceListWidget, lists Instance(s) that are selected as the value of the slot. ContainsWidget actually contains a version of the form for each instance that is a value of the slot.
ContainsWidget is useful primarily for Class or Instance slots where the Class Editor for the Allowed Classes is fairly simple, and where the cardinality is single or small. For a widget that provides a summary of selected fields, see InstanceRowWidget or InstanceTableWidget.
For information on how to customize the display of a ContainsWidget, see Customizing a ContainsWidget.