Difference between revisions of "PrF UG forms form configuration"

From Protege Wiki
Jump to: navigation, search
Line 22: Line 22:
 
</ol>
 
</ol>
  
=== The Widget Tab ===
+
=== The Widgets Tab ===
  
The Widget tab displays all of the widget information for the form.
+
The Widgets tab displays all of the widget information for the form.
For example, the Widget tab in the Form Configuration dialog box for Editor
+
For example, the Widgets tab in the Form Configuration dialog box for Editor
 
lists all the slots for Editor with the currently selected widget type.
 
lists all the slots for Editor with the currently selected widget type.
  
<div>[[Image:PrF_UG_forms_configure_form_widgets_tab.png|forms_configure_form_widgets_tab]]</div>
+
<div>[[Image:PrF_UG_forms_configure_form_widgets_tab.png|frame|none|
 +
      Form Configuration dialog, Widget tab]]</div>
  
 
If a widget has been hidden by choosing <b>&lt;none&gt;</b> from the Widget Type menu,
 
If a widget has been hidden by choosing <b>&lt;none&gt;</b> from the Widget Type menu,
 
you can redisplay the widget by selecting a different widget type
 
you can redisplay the widget by selecting a different widget type
(under the Widget tab in the Form Configuration dialog box).
+
(under the Widgets tab in the Form Configuration dialog box).
  
 
=== The Layout Tab ===
 
=== The Layout Tab ===
Line 50: Line 51:
 
The default is to have all widgets expand horizontally and none expand vertically.
 
The default is to have all widgets expand horizontally and none expand vertically.
  
<div>[[Image:PrF_UG_forms_configure_form_layout.png|forms_configure_form_layout]]</div>
+
<div>[[Image:PrF_UG_forms_configure_form_layout.png|frame|none|
 +
      Form Configuration dialog, Layout tab]]</div>
  
 
</div>
 
</div>

Revision as of 15:21, October 21, 2008

The Form Configuration Dialog Box


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

The Form Configuration dialog box allows you to:

  1. View the list of available widgets for the currently selected form.

  2. Change the widget type for any widget, including redisplaying currently hidden widgets.

  3. Select a single widget that takes up extra horizontal and/or vertical space as the form expands.

The Widgets Tab

The Widgets tab displays all of the widget information for the form. For example, the Widgets tab in the Form Configuration dialog box for Editor lists all the slots for Editor with the currently selected widget type.

Form Configuration dialog, Widget tab

If a widget has been hidden by choosing <none> from the Widget Type menu, you can redisplay the widget by selecting a different widget type (under the Widgets tab in the Form Configuration dialog box).

The Layout Tab

The Layout tab displays the current layout information. You can use the Layout tab to choose a widget that will expand when the form expands as the Protege-Frames window is resized. This can be useful, for example, when you have a complex table widget that you wish to have take up most of the form. You can choose a widget that expands vertically and a widget that expands horizontally. If you wish, these can be the same widget.

Selecting <<none>> from the menu means that the widgets do not expand even if the form does. Selecting <<all>> from the menu means that each widget is resized an equal amount. The default is to have all widgets expand horizontally and none expand vertically.

Form Configuration dialog, Layout tab