Web RunTime Properties

 

Property

Description

PR_CODEBASE

Specify location on your Web App server of the downloadable file containing the ActiveX control

PR_DEFAULT_LINK

Specify the URL location for this hyperlink

PR_DISPLAY_WINDOW

Set the window or frame used to display the screen

PR_EXPORT_TO_HTML

Generate an HTML tag for the widget even if the widget is hidden at runtime to enable scripting access in a Web

PR_FORM_ATTRIBUTES

Add to or modify the attributes within the FORM element that Panther generates for a screen

PR_FRAME_COL_WIDTH

Gets or sets the width of each column

PR_FRAME_MARGIN_HEIGHT

Control the height between the splitter lines and the HTML inside the pane

PR_FRAME_MARGIN_WIDTH

Control the width between the splitter lines and the HTML inside the pane

PR_FRAME_NOBORDER

HTML to represent framesets will be generated. Defaults to 0

PR_FRAME_NORESIZE

Specifies if the screen is resizable or not

PR_FRAME_ROW_HEIGHT

Gets or sets the height of each row

PR_FRAME_SCROLLING

Controls the appearance of scrollbars

PR_FRAME_SPACING

Controls the width between panes

PR_HEAD_MARKUP

Specify HTML to insert within the section of the HTML document

PR_HTML_MAX_LOOP

Limit on the number of while loop iterations that will be permitted before the template processor aborts; the default setting is 1000

PR_HTML_MAX_NEST

Limit on the number of nesting levels. Each if, while and include counts as one level. The default setting is 20

PR_HTML_NAME

Name of HTML widget, during HTML generation

PR_HTML_TEMPLATE

Name of HTML docs to use for HTM structure during HTML generation

PR_IMAGE_MAP

URL of server-side image map containing coordinate/hyperlinks for the image

PR_INS_DEL_BUTTONS

Allow Insert and Delete buttons in grid widget

PR_ITEM_LINK

Hyperlink per dynamic label array occurrence

PR_JAVA_CLASS

Java class to use when generating or invoking Java based logic for that widget or screen

PR_JAVASCRIPT

JavaScript functions called by screen or widget JavaScript events

PR_LINK_ATTRIBUTES

Ability to add custom HTML attributes to the <a> tag  only for widgets that use PR_DEFAULT_LINK or PR_IMAGE_MAP

PR_NO_INNER_TABLES

Turns off the generation of inner <TABLE> tags

PR_NO_NBSP

Prevent emitted widget data from using & nbsp in place of normal spaces

PR_ON_BLUR

JavaScript function called when widget loses focus

PR_ON_CHANGE

JavaScript function called when widget content changes

PR_ON_CLICK

JavaScript function called when user clicks on widget

PR_ON_FOCUS

JavaScript function called when widget gets focus

PR_ON_LOAD

JavaScript function to be called when the screen is loaded

PR_ON_MOUSE_OUT

JavaScript function called when user moves mouse out of a widget

PR_ON_MOUSE_OVER

JavaScript function called when user moves mouse over widget

PR_ON_SELECT

JavaScript function called when content of widget is selected

PR_ON_SUBMIT

JavaScript function called when screen is submitted

PR_ON_UNLOAD

JavaScript function called when screen is unloaded

PR_PREFIX_MARKUP

HTML markup to include in start tag

PR_PREVIOUS_FORM

The screen name as specified in the cache file

PR_RADIO_BUTTONS

Render as a group of HTML radio buttons

PR_SCROLL_BUTTONS

Render as a group of HTML scroll buttons

PR_SECURE_POST

Secure data being sent from Client to Server

PR_SPAN_CLASSES

Allow assignment of CSS classes to <span> elements that Panther generates

PR_STYLESHEET_DATA

The body of the stylesheet as specified inline

PR_STYLESHEET_LINK

A URL for external stylesheet

PR_STYLESHEET_SOURCE

Whether or not the stylesheet is specified inline or referenced by URL

PR_STYLESHEET_TYPE

Stylesheet specification to be used: CSS or JavaScript

PR_SUFFIX_MARKUP

HTML markup to include in end tag

PR_TARGET

Target window/frame for hyperlink direction

PR_TARGET_DEFAULT

Target window in which screen's hyperlinks are displayed

PR_VBSCRIPT

VBScript function PR_JAVA_CLASS (no url) Java class to use when generating or invoking Java‑based logic for that widget or screen

PR_WEB_ALT_AS_TOOLTIPS

Generated HTML <img> tags to include a 'title' attribute with the same text as the 'alt' attribute

PR_WEB_CONTROL_KEY

Support keys with control strings in the browse

PR_WEB_CONTROL_KEYS

Support keys with control strings in the browse

PR_WEB_GENERATE_IDS

Generate an 'id' attribute for any HTML element emitted with a 'name' attribute

PR_WEB_JS_ALERT

Customize pop-up messages used by JavaScript  generated by the JServer for client-side validations

PR_WEB_NO_DISP_ATTRS

Prevents HTML emissions for BOLD, BLINK, ITALIC, and UNDERLINED

PR_WEB_OLD_TEMPLATE_MSGS

Messages will be displayed in the HTML generated from HTML template; {form:messages}} template tag will be ignored

PR_WEB_USE_TOOLTIPS

Generates tooltips for images

PR_WEBID

Enables the caching of state information on a GET using webid in the URL

@web_emitting_name; @fldnum; @objid; @occur

Allows the assignment of specific classes or attributes to an element emitted for a selected occurrence of an array