The simplespec Element provides a subset of features for use with very simple
Specifications that do not require the full Specification feature set.
simplespec
Element Properties
|
Property Name |
Description |
SDC Id |
Identifier of the parent SDC (the SDC that contains the Element). |
Filter Param Type |
When a Parameter Type is selected here, only Parameters of
that Parameter Type are shown. If left blank, all Parameters of all Parameter
Types are shown. |
Workitem Lookup Page |
Lookup page to open when the lookup icon is used to add new
Tests to the SDI. |
Read Only |
Determines if the column is read-only (Yes) or editable (No). |
Spec Id Column |
Column of the parent SDC that contains the embedded Spec Id
for the SDI. |
Spec Version Id Column |
Column of the parent SDC that contains the embedded Spec Version
Id for the SDI. |
Automatic Spec Versions |
"Only Referenced" creates new Specification versions
every time the Specification is changed and has been referenced from any
other SDI.
"Always" creates new Specification versions every time the
Specification is changed. "Never" never creates new Specification versions. |
Enable Testing Levels |
Determines if Sampling Plan Testing Levels are maintained.
If set to "No", the button for adding Testing Levels should be
be set to "Hidden". |
Sampling Plan Id Column |
Column of the parent SDC that contains the embedded Sampling
Plan Id for the SDI. |
Sampling Plan Version Id Column |
Column of the parent SDC that contains the embedded Sampling
Plan Version Id for the SDI. |
Automatic Sampling Plan Versions |
"Only Referenced" creates new Sampling Plan versions
every time the Sampling Plan is changed and has been referenced from any
other SDI.
"Always" creates new Sampling Plan versions every time the
Sampling Plan is changed. "Never" never creates new Sampling Plan versions. |
Tab |
Properties of the tab that adds the detail items. In the
example above, adding a Limit Type adds detail items to the Parameter Limits
and Parameter Details tabs.
Property Name | Description | Show | Yes (default) displays the Element. | Text | Text displayed in the tab header. | Width | Width of the tab in pixels (defaults to the size of the tab). | body Width | Width of the content body (text area beneath the tab). The default
is 100%. | body Height | Fixed height of the content body. A scrollbar is added as required. | Expandable | Yes (default) allows the tab to be expanded and collapsed. No disables
this feature and the tab is always expanded. | Expanded | Yes (default) initially expands the tab if Expandable property is
set to Yes. | Highlight | Yes (default) highlights the tab on a mouseover event. The CSS defines
this. | Tip | Help text to appear on mouseover. | Id | Identifier of the Element (defaults to the Element name). | Function | Optional JavaScript function to execute. | Group | Defines a tab group. See Tab
Groups and Field Groups in the maint
Element. |
|
Buttons |
Properties of the buttons:
Property Name | Description | Identifier | Unique identifier for this item, rendered as an ID attribute in
the HTML tag. | Show | Yes (default) shows the button. | Text | Text displayed on the button. | Width | Width of the button in pixels (defaults to the width of the text
on the button). | Function | JavaScript to execute for an onclick mouse event. | Tip | Help text to display for an onmouseover button event. | Image | URL of the image displayed on the button. | Appearance | Options to select the appearance of the button. If you leave this
blank, it defaults to standard. | Margin | Margin of the button in pixels. | style | Choose a style, or specify a CSS if you need to define button style
using a stylesheet. | Highlight | Yes (default) highlights the button on mouseover. The CSS defines
this. |
|
Workitem Columns |
Columns in the Workitem table that are rendered in the Element:
Property Name | Description | Id | Unique identifier for this item, rendered as an ID attribute in
the HTML tag. | Column Id | Identifier of the column in the Primary SDC. | title | title displayed as the column header. | Tip | Help text displayed on mouseover. | Mode | Display format of the column: Read Only or Hidden. |
|
SDIWorkitem Columns |
Columns in the SDIWorkitem table that are rendered in the
Element (these columns can be edited):
Property Name | Description | Id | Unique identifier for this item, rendered as an ID attribute in
the HTML tag. | Column Id | Identifier of the column in the Primary SDC. | title | title displayed as the column header. | Tip | Help text displayed on mouseover. | Mode | Display format of the column: Read Only or Hidden. | Width | Width of the column in pixels. | Ref Type Id | Reference Type to use if the value is a Reference Value. |
|
Param List Item Columns |
Columns in the ParamListItem table that are rendered in the
Element:
Property Name | Description | Id | Unique identifier for this item, rendered as an ID attribute in
the HTML tag. | Column Id | Identifier of the column in the Primary SDC. | title | title displayed as the column header. | Tip | Help text displayed on mouseover. | Mode | Display format of the column: Read Only or Hidden. |
|
Spec Param Items Columns |
Columns in the SpecParamItem table that are rendered in the
Element (these columns can be edited):
Property Name | Description | Id | Unique identifier for this item, rendered as an ID attribute in
the HTML tag. | Column Id | Identifier of the column in the Primary SDC. | title | title displayed as the column header. | Tip | Help text displayed on mouseover. | Mode | Display format of the column: Read Only or Hidden. | Width | Width of the column in pixels. | Ref Type Id | Reference Type to use if the value is a Reference Value. |
|
Limits |
Defines Limit Types and titles for a maximum of three pairs
of Limits/Target/InSpec definitions. Each Limit (except Target and InSpec)
has a high and low Limit Type that are configured separately.
Property Name | Description | Limit 3 | Limit 3 definition:
Property Name | Description | Visible | Determines if the Limit if visible. | Lower title | title that identifies the Low Limit Type. | Upper title | title that identifies the High Limit Type. | High Limit Type | Limit Type that defines the upper limit. | Low Limit Type | Limit Type that defines the lower limit. |
| Limit 2 | Limit 2 definition:
Property Name | Description | Visible | Determines if the Limit if visible. | Lower title | title that identifies the Low Limit Type. | Upper title | title that identifies the High Limit Type. | High Limit Type | Limit Type that defines the upper limit. | Low Limit Type | Limit Type that defines the lower limit. |
| Limit 1 | Limit 1 definition:
Property Name | Description | Visible | Determines if the Limit if visible. | Lower title | title that identifies the Low Limit Type. | Upper title | title that identifies the High Limit Type. | High Limit Type | Limit Type that defines the upper limit. | Low Limit Type | Limit Type that defines the lower limit. |
| Target | Target definition:
Property Name | Description | Visible | Determines if the Limit if visible. | title | title that identifies the Limit Type. | Limit Type | Limit Type that defines the Target. |
| In Spec | In Spec definition:
Property Name | Description | title | title that identifies the Limit Type. | Limit Type | Limit Type that defines InSpec. |
|
|