Difference between revisions of "PrF UG forms contains"
From Protege Wiki
Line 17: | Line 17: | ||
or [[PrF_UG_forms_instancerow|InstanceTableWidget]]. | or [[PrF_UG_forms_instancerow|InstanceTableWidget]]. | ||
− | <div>[[Image:PrF_UG_forms_containswidget.png| | + | <div>[[Image:PrF_UG_forms_containswidget.png|frame|none| |
+ | ContainsWidget]]</div> | ||
For information on how to customize the display of a ContainsWidget, | For information on how to customize the display of a ContainsWidget, |
Revision as of 13:37, October 21, 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.