Difference between revisions of "PrF UG forms contains"

From Protege Wiki
Jump to: navigation, search
(Automated import of articles)
 
 
(2 intermediate revisions by the same user not shown)
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.
The default widget,
+
The default widget, InstanceFieldWidget or InstanceListWidget,
InstanceFieldWidget or InstanceListWidget,
 
 
lists Instance(s) that are selected as the value of the slot.
 
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 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,
+
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.
 
and where the cardinality is single or small.
 
For a widget that provides a summary of selected fields,
 
For a widget that provides a summary of selected fields,
see
+
see [[PrF_UG_forms_instancerow|InstanceRowWidget]]
[[PrF_UG_forms_instancerow|InstanceRowWidget]]
+
or [[PrF_UG_forms_instancerow|InstanceTableWidget]].
or
 
[[PrF_UG_forms_instancerow|InstanceTableWidget]].
 
  
<div>[[Image:PrF_UG_forms_containswidget.png|forms_containswidget]]</div>
+
<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,
see
+
see [[PrF_UG_forms_custom_contains|Customizing a ContainsWidget]].
[[PrF_UG_forms_custom_contains|Customizing a ContainsWidget]].
 
  
</div>
+
 
 +
<noinclude></div></noinclude>

Latest revision as of 17:52, November 13, 2008

ContainsWidget


Protege-Frames User's Guide
Forms
Understanding Forms
Forms Tab
Form Browser
Form Buttons
Form Editor
Display Slot Menu
Selected Widget Type Menu
Widget Configuration Dialog
Form Configuration Dialog Box
Default Widget Types
Additional String Widgets
Instance Row and Table Widgets
Contains Widget
Direct Instances Widget
Global Characteristics
Moving or Resizing a Widget
Widget Configuration Properties
Selecting a Widget Display
Hiding a Widget
Customizing a Row or Table Widget
Customizing a Contains Widget
Using a Resource List Widget
Additional Widget Types
Glossary, Editing Help

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.

ContainsWidget

For information on how to customize the display of a ContainsWidget, see Customizing a ContainsWidget.