speclimits Element

 

Content

speclimits Element

Description

Example

Properties

Description

The speclimits Element adds and edits Specification Limit details.

Example

See Specifications → Parameter Details.

speclimits Element Properties

Property Name Description
Dataset Name Set this to specparamlimits. This is the Result Set Type returned.
View Only Yes renders the Element as readonly. No renders an editable Element.
Initially Expanded Yes renders the Element expanded when first opened. No renders it collapsed.
Show Checkboxes Yes/No shows/hides checkboxes.
Tab Tab properties:
Property Name Description
TextText displayed in the tab header.
ExpandableYes (default) allows the tab to be expanded and collapsed. No disables this feature and the tab is always expanded.
ExpandedYes (default) initially expands the tab if Expandable property is set to Yes.
Group IdDefines a tab group. See Tab Groups and Field Groups in the maint Element.
Button Placement Position of the button within the tab. If you leave this blank, buttons will not be displayed.
Buttons Button properties:
Property NameDescription
IdentifierUnique identifier for this item, rendered as an ID attribute in the HTML tag.
ShowYes (default) shows the button.
TextText displayed on the button.
WidthWidth of the button in pixels (defaults to the width of the text on the button).
FunctionJavaScript to execute for an onclick mouse event.
TipHelp text to display for an onmouseover button event.
ImageURL of the image displayed on the button.
AppearanceOptions to select the appearance of the button. If you leave this blank, it defaults to standard.
MarginMargin of the button in pixels.
styleChoose a style, or specify a CSS if you need to define button style using a stylesheet.
HighlightYes (default) highlights the button on mouseover. The CSS defines this.