|
Property
|
Description
|
Object
|
Value
|
Constraint
|
|
active
|
Widget state: active, so it can
respond to user interaction, or
inactive.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_DYNAMIC_LABEL |
PV_PUSH_BUTTON |
PV_RADIO_BUTTON |
PV_CHECK_BOX |
PV_TOGGLE_BUTTON
|
|
active_pixmap
|
Name of image file to display on
widget.
|
Wdg
|
str
|
GUI, Web,
widget_type =
PV_PUSH_BUTTON |
PV_RADIO_BUTTON |
PV_CHECK_BOX |
PV_TOGGLE_BUTTON |
PV_STATIC_LABEL |
PV_DYNAMIC_LABEL
|
|
agent_type
|
Three-tier client, server, or
two-tier client.
|
App
|
PV_CLIENT
PV_SERVER
PV_STANDALONE
|
RT, RO
|
|
all_protect
|
Set or unset all protection
properties:
clearing_protect,
input_protection,
focus_protection,
no_validation.
|
Wdg
|
PV_YES
PV_NO
|
RT
If these properties have been
set individually to different
settings, all_protect
returns PV_NO. Changing all
properties to PV_NO with
all_protect only occurs if
they were previously all set to
PV_YES.
|
|
alt_next_tab_stop
|
Name of widget or group that
should be accessed if the object
named in next_tab_stop does
not exist at runtime.
|
Wdg
SelGrp
|
str
|
No Web,next_tab_stop =
widgetName
|
|
alt_prev_tab_stop
|
Name of widget or group that
should be accessed if the object
named in prev_tab_stop does
not exist at runtime.
|
Wdg
SelGrp
|
str
|
No Web, prev_tab_stop =
widgetName
|
|
alt_scroll_func
|
Name of function to invoke
custom scroll function for an
array.
|
Wdg
|
str
|
|
|
area
|
Name of report's layout area. (C
constant:
PR_RW_ACTION_STRING
|
Wdg
(Rpt)
|
str
|
|
|
armed_pixmap
|
Name of image file to display on
widget when it is armed (pushed,
selected, or checked).
|
Wdg
|
str
|
GUI, Web,
active_pixmap=filename
and widget_type =
PV_PUSH_BUTTON |
PV_RADIO_BUTTON |
PV_CHECK_BOX |
PV_TOGGLE_BUTTON
|
|
array_size
|
Wdg: Number of visible
onscreen rows
|
Wdg
|
int
|
widget_type =
PV_DYNAMIC_LABEL |
PV_SINGLE_LINE_TEXT |
PV_PUSH_BUTTON |
PV_TOGGLE_BUTTON |
PV_RADIO_BUTTON |
PV_CHECK_BOX
See onscreen_rows
property
|
|
Sync: Number of onscreen rows
for synchronized scrolling
group.
|
Sync
|
int
|
|
|
attributes
|
HTML attributes to add to the
<INPUT> tag.
|
Wdg
|
str
|
Web
|
|
auto_expand
|
Whether or not grid frame
expands to include all rows.
|
Wdg
|
PV_YES
PV_NO
|
Web, widget_type =
PV_GRID_FRAME
|
|
auto_help
|
Whether or not a help screen
displays on widget entry or by
user request (choose Help).
|
Wdg
|
PV_YES
PV_NO
|
No Web, help_screen =
screenName
|
|
auto_horiz_resize
|
Whether or not widget resizes
horizontally when screen
(resizeable = PV_YES) is resized
at runtime.
|
Wdg
|
PV_YES
PV_NO
|
GUI, widget_type =
PV_LIST_BOX |
PV_GRID_FRAME |
PV_SINGLE_LINE_TEXT |
PV_MULTILINE_TEXT |
PV_HORIZONTAL_LINE |
PV_GRAPH
|
|
auto_item
|
Whether or not a selection screen
is displayed on widget entry or
by user request (press ITSEL key
or choose Help).
|
Wdg
|
PV_YES
PV_NO
|
No Web,
selection_screen =
screenName
|
|
auto_vert_resize
|
Whether or not widget resizes
vertically when screen
(resizeable = PV_YES) is resized
at runtime.
|
Wdg
|
PV_YES
PV_NO
|
GUI, widget_type =
PV_LIST_BOX |
PV_MULTILINE_TEXT |
PV_GRID_FRAME |
PV_VERTICAL_LINE |
PV_GRAPH
|
|
autotab
|
Force focus to move to next
widget when user enters the
required data or makes a
selection.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_SINGLE_LINE_TEXT |
PV_MULTILINE TEXT |
PV_OPTION MENU |
PV_COMBO_BOX | PV_GROUP
|
|
bar_chart_type
|
Type of bar chart graph.
|
Wdg
|
PV_ABSOLUTE
PV_STACK
PV_STEP
PV_100
V_OVERLAP
|
GUI, Web, chart_type =
PV_BAR
|
|
bar_style
|
Graphical style for displaying
data values in bar chart graph.
|
Wdg
|
PV_BAR PV_LINEPV_CURVE
PV_POINT PV_TREND
PV_AREA
|
GUI, Web, chart_type =
PV_BAR and
y_value_source[int] =
str
|
|
bg_color_name
|
Background extended color
(platform-specific) name.
|
Scr Wdg
|
str; Can be name, RGB
value, or alias name
defined in cmap file.
|
bg_color_type =
PV_EXTENDED
|
|
bg_color_num
|
Numeric designation of
background color corresponding
to a Prolifics basic color.
|
Scr
|
int; corresponds to
Prolifics basic
color:B_BLACK, B_BLUE,
B_GREEN, B_CYAN,
B_RED, B_MAGENTA,
B_YELLOW, B_WHITE
|
bg_color_type =
PV_BASIC
|
|
bg_color_type
|
Background color type: basic,
GUI-specific, or scheme as
defined in cmap file.
|
ScrWdg
|
PV_BASIC
PV_EXTENDED
PV_SCHEME
|
|
|
bi_status[int]
|
Get before-image status of
specified row(s). Can indicate if
row was fetched from database,
if row was empty (indicating
occurrence was inserted by
user), or if row was edited.
|
TV
|
PV_BI_FETCHED
PV_BI_EMPTY
PV_BI_CHANGED
|
RT, RO
|
|
bi_string
|
Widget's before-image
occurrence. Specify for a widget
occurrence, i.e.,
widget[occ]->bi_st ring.
|
Wdg
|
str
|
RT, RO
|
|
blink
|
Object's blink attribute. For
widget, applies to text or label
text.
|
Scr
Wdg
|
PV_YES PV_NO
|
CM, (Scr)
border_fg_color_ty pe
= PV_BASIC(Wdg)
bg_color_type =
PV_BASIC
|
|
body_attributes
|
Modify HTML by specifying
HTML attributes to add to the
<BODY> tag.
|
Scr
SrvCom
|
str
|
Web
|
|
bold
|
Bold font style attribute.
|
App
Scr
Wdg
|
PV_DEFAULT
PV_YES
PV_NO
|
Has no effect if font_name
does not have a bold qualifier
or if it is only available in a
bold style.
|
|
border
|
Whether or not object has
border. For Web screens, PV_NO
allows widgets to position next
to the browser window's borders
(see also title_bar and
system_menu properties).
|
Scr
Wdg
|
PV_YES
PV_NO
|
CM, Motif, Web only,
widget_type =
PV_LIST_BOX |
PV_MULTILINE_TEXT
|
|
border_bg_color_name
|
Background color name
(platform-specific) for screen
border.
|
Scr
|
str
|
CM,
border_bg_color_type =
PV_EXTENDED
|
|
border_bg_col or_num
|
Prolifics basic background color
for screen border.
|
Scr
|
int; corresponds to
Prolifics basic color
|
CM,
border_bg_color_type =
PV_BASIC
|
|
border_bg_color_type
|
Background color type: Prolifics
basic, GUI-specific, or scheme
(defined in cmap file).
|
Scr
|
PV_BASIC
PV_EXTENDED
PV_SCHEME
|
CM, border = PV_YES
|
|
border_fg_color_name
|
Foreground color name
(platform-specific) for screen
border.
|
Scr
|
str
|
CM,
border_fg_color_type =
PV_EXTENDED
|
|
border_fg_color_num
|
Prolifics basic foreground color
for screen border.
|
Scr
|
int; corresponds to
Prolifics basic color
|
CM,
border_fg_color_type =
PV_BASIC
|
|
border_fg_color_type
|
Foreground color type for screen
border: Prolifics basic,
GUI-specific, or scheme
(defined in cmap file).
|
Scr
|
PV_BASIC
PV_EXTENDED
PV_SCHEME
|
CM, border = PV_YES
|
|
border_style
|
Screen border style.
|
Scr
|
PV_STYLE_0 ...
PV_STYLE_9;
corresponds to
Prolifics line styles.
|
CM, border = PV_YES
|
|
break_on
|
Name of report\Qs break field
(begin new grouping when this
field changes). (C constant:
PR_RW_GROUP_FIELD)
|
Rpt
|
str
|
|
|
c_type
|
Object's data type for use by
database drivers.
|
SelGrp
Wdg
|
PV_DEFAULT
PV_OMIT
PV_CHAR_STRING
PV_INT
PV_UNSIGNED_INT
PV_SHORT_INT
PV_LONG_INT
PV_FLOAT
PV_DOUBLE
PV_ZONED_DEC
PV_PACKED_DEC
PV_HEX_DEC
|
|
|
calculation
|
Math expressions, separated by a
semicolon.
|
Wdg
|
str
|
No Web
|
|
call_client
|
Unique client ID associated with
service request; accessible from
servers, and only for service call
made directly by client.
|
SrvReq
|
str
|
JN/Tux Svr; RO
|
|
call_in_transaction
|
Whether or not service is within
a transaction; accessible from
servers, and only for service call
made directly by a client.
|
SrvReq
|
PV_YES
PV_NO
|
Tux Svr; RO
|
|
call_initial_text
|
Command text which initiated
this service request.
|
SrvReq
|
str
|
JN/Tux ClntAgnt; RO
|
|
call_no_reply
|
Whether or not client expects a
reply; accessible from servers,
and only for service call made
directly by a client.
|
SrvReq
|
PV_YES
PV_NO
|
JN/Tux Svr; RO
|
|
call_origin
|
Screen name from which request
was initiated.
|
SrvReq
|
str
|
JN/Tux ClntAgnt; RO
|
|
call_priority
|
Priority of service request;
accessible from servers, and only
for service call made directly by
a client.
|
SrvReq
|
int (1 .. 100); higher
value has increased
priority.
|
JN/Tux Svr; RO
|
|
call_security_key
|
Client authentication key if
authentication server is used in
the application; accessible from
servers, and only for service call
made directly by a client.
|
SrvReq
|
long; higher value has
increased priority.
|
Tux Svr; RO
|
|
call_svc_alias
|
Service alias associated with
request.
|
SrvReq
|
str
|
JN/Tux; RO
|
|
call_svc_name
|
Service name associated with
request.
|
SrvReq
|
str
|
JN/Tux; RO
|
|
call_text
|
Command text of most recent
middleware command that
operated on this request.
|
SrvReq
|
str; initial value is
same as
call_initial_te xt
property
|
JN/Tux ClntAgnt; RO
|
|
card
|
Identify widget's tab card, if
widget is in a tab deck.
|
Wdg
|
objid; if widget is not
in tab deck, returns
"".
|
Win32, Motif; RT, RO
|
|
card_entry_func
|
Name of function to invoke
when a tab card gains focus.
|
Wdg
|
str
|
Win32, Motif;
widget_type = PV_CARD
|
|
card_exit_func
|
Name of function to invoke
when a tab card loses focus.
|
Wdg
|
str
|
Win32, Motif;
widget_type = PV_CARD
|
|
card_number
|
Numeric sequence of tab card
within a tab deck from left to
right.
|
Wdg
|
int; 1 is leftmost
card.
|
Win32, Motif;
widget_type = PV_CARD
|
|
chart_3d
|
Whether or not a graph displays
in 3D perspective. (C constant:
PR_3D)
|
Wdg
|
PV_YES
PV_NO
|
GUI, Web, widget_type =
PV_GRAPH
|
|
chart_type
|
Graph style.
|
Wdg
|
PV_PIE
PV_BAR
PV_XY_PLOT
PV_HIGH_LOW
|
GUI, Web, widget_type =
PV_GRAPH
|
|
child
|
Name of child table view of link
relationship.
|
Link
|
str
|
Writable only if TM
transaction is not in
progress
|
|
child[int]
|
Name of child table view in
specified table view and
corresponding to specified
occurrence.
|
TV
|
str
|
RT, RO
|
|
circular
|
Whether circular scrolling is in
effect in an arrayed widget, i.e.,
first to last occurrence and vise
versa.
|
Wdg
|
PV_YES
PV_NO
|
scrolling = PV_YES
|
|
class
|
Transaction class name to which
widget belongs; defines widget
appearance and behavior in
specific transaction modes.
|
Wdg
|
str; as defined in
styles.sty. Can be
-none-, -default- or
empty. An empty string
indicates that the
property is set to
-default-.
|
|
|
clearing_protect
|
Prevent data from being cleared
(PV_YES) or allow data
(PV_NO) to be cleared.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_SINGLE_LINE_TEXT |
PV_MULTILINE_TEXT |
PV_COMBO_BOX | PV_SCALE
| PV_LIST_BOX
|
|
clock_type
|
Whether date/time-specific
widget displays 12-hour or
24-hour format.
|
Wdg
|
PV_12_HOUR
PV_24_HOUR
|
data_formatting =
PV_DATE_TIME
|
|
close_item
|
Availability of Close item on
system menu.
|
Scr
|
PV_YES
PV_NO
|
GUI, Web, system_menu
= PV_YES
|
|
clsid
|
Unique identifier for an ActiveX
control.
|
Wdg
|
str
|
Web, Win32, widget_type
= PV_ACTIVEX
|
|
codebase
|
URL location of the file which
downloads an ActiveX control.
|
Wdg
|
str
|
Web, widget_type =
PV_ACTIVEX
|
|
column_click_action
|
Action to occur when the user
clicks on the grid column title.
|
Wdg
|
PV_NONE
PV_SORT
PV_CUSTOM
|
Widget must be in a grid
frame
|
|
column_click_func
|
Name of custom function to
invoke when the user clicks on
the grid column title.
|
Wdg
|
str
|
Widget must be in a
grid frame;
column_click_actio n =
PV_CUSTOM
|
|
column_length
|
Database column length as
defined in database.
|
Wdg
|
str
|
RO, currently unused by
SQL generator
|
|
column_move_resize
|
Ability to move and resize
columns in grid frame at
runtime.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_GRID_FRAME
|
|
column_name
|
Name of database column from
which widget was derived.
|
Wdg
|
str
|
Writable only if the widget is
not part of an existing
transaction.
|
|
column_precision
|
Precision (if numeric) of
database column as defined in
database.
|
Wdg
|
str
|
RO, currently unused by
SQL generator
|
|
column_scale
|
Scale (if numeric) of database
column as defined in database.
|
Wdg
|
str
|
RO, currently unused by
SQL generator
|
|
column_separators
|
Whether vertical lines should
display between grid member
columns.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_GRID_FRAME
|
|
column_title
|
Title to display in grid frame for
widget.
|
Wdg
|
str
|
|
|
column_titles
|
Type of column heading to
display at top of grid frame;
PV_PER_COLUMN uses content of
column_title property.
|
Wdg
|
PV_NONE
PV_AUTO_NUMBER
PV_AUTO_LETTER
PV_PER_COLUMN
|
widget_type =
PV_GRID_FRAME
|
|
column_type
|
Column data type as defined in
the database.
|
Wdg
|
str
|
RO, currently unused by
SQL generator
|
|
columns[int]
|
List of database columns that are
in database table and associated
with table view. Used as
reference for other properties.
|
TV
|
str
|
Writable only if table view is
not part of TM transaction in
progress
|
|
comments
|
Enter your own comments.
|
Scr
Wdg
|
str
|
|
|
conceal_tabs
|
Whether card tabs are visible; if
PV_YES, user cannot raise cards
to top of deck.
|
Wdg
|
PV_YES
PV_NO
|
widget_type = PV_DECK
|
|
conn_pool_size
|
Maximum number of database
connections in the connection
pool.
|
App
|
int
|
RT; WAS , set on
application server, not
in method call from
client
|
|
continue_func_name
|
Special function to be called for
CONTINUE operations.
|
TV
|
str
|
select_handling =
PV_HANDLING_FUNC
|
|
control_name
|
Name of the ActiveX control.
|
Wdg
|
str
|
Web, Win32, widget_type
= PV_ACTIVEX
|
|
control_string
|
Control string to be executed
when widget is activated.
|
Wdg
|
str
|
widget_type =
PV_PUSH_BUTTON |
PV_LIST_BOX and
listbox_type =
PV_ACTION
|
|
control_string [logkey]
|
Assign behavior to specified
logical key.
|
App Scr
|
str
|
|
|
convert_case
|
Text case conversion.
|
Wdg
|
PV_MIXED
PV_UPPER
PV_LOWER
|
|
|
count_result
|
Number of rows that will be
fetched by SELECT. Refer to
count_select.
|
TV
|
int
|
RT
|
|
count_select
|
Whether transaction manager
counts the number of rows in
result set prior to fetching data
for SELECT..
|
TV
|
PV_YES
PV_NO
|
|
|
count_threshold
|
Maximum number of rows
allowed in result set. If result set
exceeds the value, check
count_warning and issue prompt
before fetching data.
|
TV
|
int
|
count_select=PV_YES,
count_warning=PV_YES
|
|
count_warning
|
Whether or not to issue warning
for large result set. PV_YES
issues warning if number of rows
in result set exceeds
count_threshold value.
|
TV
|
PV_YES
PV_NO
|
count_select=PV_YES
|
|
currency_symbol
|
One- to five-character currency
symbol for monetary data.
|
Wdg
|
str
|
numeric_type =
PV_CUSTOM
|
|
current_component_system
|
Which component system is
currently in use: COM or EJB.
|
App
|
PV_SERVER_COM
PV_SERVER_EJB
|
RT, COM, WebSphere
|
|
current_offset
|
Horizontal offset in a shifting
field. Valid for text input widgets
only.
|
Wdg
|
PV_YES PV_NO
|
RT, widget_type =
PV_SINGLE_LINE_TEXT |
PV_MULTILINE_TEXT |
PV_COMBO_BOX
|
|
cursor_and_using
|
Cursor name to use for fetching
data for a report detail node. (C
constant: PR_RW_CURSOR_AND_
USING)
|
Wdg
(Report
s)
|
str
|
Data Source =
Predefined Cursor
|
|
custom_format
|
Date format using combinations
of pre-defined date/time
variables and punctuation.
|
Wdg
|
str
|
date_format = PV_CUSTOM
|
|
customer_drawn
|
Whether or not a drawing
function is installed.
|
Wdg
|
PV_YES
PV_NO
|
GUI; widget_type =
PV_PUSH_BUTTON |
PV_TOGGLE_BUTTON |
PV_DYNAMIC_LABEL
|
|
data_basic_color
|
Color for plotting graphical data.
|
Wdg
|
int; corresponds to
Prolifics basic color
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
andy_value_source[int]
= str
|
|
data_formatting
|
Data format: date/time, numeric,
or none.
|
Wdg
|
PV_NONE
PV_DATE_TIME
PV_NUMERIC
|
|
|
data_value_location
|
Where data values display in
relation to graphical data.
|
Wdg
|
PV_NONE
PV_IN
PV_OUT
|
GUI, Web, chart_type =
PV_BAR
andy_value_source[int]
= str
|
|
date_format
|
Date/time format using variables
defined in Prolifics message file.
|
Wdg
|
PV_DEFAULT_0 ...
PV_DEFAULT_9
PV_CUSTOM
|
data_formatting =
PV_DATE_TIME
|
|
decimal_places
|
Number of decimal places.
|
Wdg
|
int
|
widget_type = PV_SCALE
|
|
decimal_symbol
|
Radix symbol for a custom
numeric format.
|
Wdg
|
PV_DOTPV_COMMA
|
numeric_type =
PV_CUSTOM
|
|
deck
|
Identify tab deck to which tab
card is a member.
|
Wdg
|
objid
|
Win32, Motif; RT, RO,
widget_type = PV_CARD
|
|
default_cancel
|
Push button default behavior.
|
Wdg
|
PV_NEITHER
PV_BOTH
PV_DEFAULT_BUTTON
PV_CANCEL_BUTTON
|
No Web; widget_type =
PV_PUSH_BUTTON
|
|
default_link
|
URL destination of hyperlink.
|
Wdg
|
str
|
Web; widget_type =
PV_DYNAMIC_LABEL |
PV_GRAPH
|
|
default_row_margin
|
Amount of space above and
below text in grid row if
row_margin is not set for the grid
frame.
|
App
|
int;PV_DEFAULT
|
GUI; widget_type =
PV_GRID_FRAME
|
|
default_tran
|
Name of default transaction; set
even if transaction is not open.
|
Scr
|
str
|
RT, RO
|
|
del_func_name
|
Special function to be called for
DELETE operations.
|
TV
|
str
|
delete_handling =
PV_HANDLING_FUNC
|
|
delete_handling
|
Method for handling
DELETE operations.
|
TV
|
PV_HANDLING_SQL
PV_HANDLING_FUNC
PV_HANDLING_NOTHING
|
|
|
delete_order
|
Which table view (parent or
child) participates in
DELETE statement first.
|
Link
|
PV_CHILD_FIRST
PV_PARENT_FIRST
|
Writable only if link's table
views are not part of TM
transaction in progress
|
|
delete_service
|
Specifies a service to implement
a Delete operation that removes
information from database tables
|
TV
|
str
|
JN, Tux
|
|
depth
|
Depth of 3D object in a graph
widget, measured as percentage
of widget size.
|
Wdg
|
str (0.0 .. 100.0)
|
GUI, Web,chart_3d =
PV_YES
|
|
devserv_id
|
Name of file access server.
Defaults to name of host on
which server resides.
|
App
|
str
|
RO
|
|
di_string[int]
|
Identifies deleted rows in
sequence; i.e., di_string[i]; i
from 1 to widget->num_del_im
ages.
|
Wdg
|
str
|
RT, RO
|
|
dialog
|
Defines screen as modal or
non-modal window. PV_YES
removes Resize, Maximize, and
Minimize options from system
menu (prevents resize,
maximize, or minimize).
|
Scr
|
PV_YES
PV_NO
|
GUI, RO
|
|
dim
|
Low intensity display of widgets'
text or label.
|
Scr
Wdg
|
PV_YES
PV_NO
|
CM, Scr:
border_fg_color_ty pe =
PV_BASICWdg:fg_color_t
ype = PV_BASIC
|
|
display_window
|
Target window in which screen
is displayed.
|
Scr
|
str
|
Web
|
|
distinct
|
Whether or not duplicate rows
are included or omitted from
query results.
|
TV
|
PV_YES
PV_NO
|
|
|
double_click
|
Control string executed when
user double-clicks on widget.
|
Wdg
|
str
|
No Web, widget_type =
PV_DYNAMIC_LABEL |
PV_SINGLE_LINE_TEXT |
PV_MULTILINE_TEXT |
PV_LIST_BOX |
PV_COMBO_BOX
|
|
drop_down_data[int]
|
Data associated with option
menu/combo box.
|
Wdg
|
str
|
widget_type =
PV_OPTION_MENU |
PV_COMBO_BOXdrop_down_
source =
PV_CONSTANT_DATA
|
|
drop_down_screen
|
Name of screen containing data
that will populate option
menu/combo box.
|
Wdg
|
str
|
widget_type =
PV_OPTION_MENU |
PV_COMBO_BOX
drop_down_source =
PV_EXTERNAL_SCREEN
|
|
drop_down_size
|
Number of visible elements in
option menu/combo box drop
down list.
|
Wdg
|
int
|
widget_type =
PV_OPTION_MENU |
PV_COMBO_BOX
|
|
drop_down_source
|
Data source for populating
option menu/combo box:
constant (static data) or an
external screen.
|
Wdg
|
PV_CONSTANT_DATA
PV_EXTERNAL_SCREEN
|
widget_type =
PV_OPTION_MENU |
PV_COMBO_BOX
|
|
edit_mask
|
Display and data characters
required to define the mask;
filters data on user input.
|
Wdg
|
str
|
keystroke_filter =
PV_EDIT_MASK
|
|
empty_format
|
Whether or not a format should
display when the widget has no
data.
|
Wdg
|
PV_YES
PV_NO
|
data_formatting =
PV_NUMERIC; to apply a
format when widget is empty,
zero_format must be
PV_YES.
|
|
end_column
|
End-column assignment for box
widget.
|
Wdg
|
int
|
widget_type = PV_BOX
|
|
end_row
|
End-row assignment for box
widget.
|
Wdg
|
int
|
widget_type = PV_BOX
|
|
endsession
|
Function to call during shutdown
processing.
|
App
|
str
PV_NULL
|
Win32
|
|
entry_function
|
Function to call when object
gains focus (i.e., when a user
tabs or clicks into it).
|
Scr
Wdg
SelGrp
|
str
|
|
|
exit_function
|
Function to call when object
loses focus (i.e., when a user tabs
or clicks into it).
|
Scr
Wdg
SelGrp
|
str
|
|
|
export_to_html
|
Whether or not widget's value is
available to JavaScript
operations.
|
Wdg
|
PV_YES
PV_NO
|
Web
|
|
expose_function
|
Name of function to invoke
when a tab card becomes the top
card on the deck or when the
screen opens.
|
Wdg
|
str
|
Win32, Motif;
widget_type = PV_CARD
|
|
external_help_tag
|
Context identifying tag used to
display corresponding help
topic. Identifier is passed to your
external help-processing event
function.
|
Scr
Wdg
|
str
|
No Web
|
|
fetch_directions
|
Transaction manager's scrolling
method for records that can be
scrolled up and down: up/down
in all modes, default (down only
in all modes), down only in all
modes, and up/down in view
mode.
|
Scr TV
|
PV_CONT_ALWAYS
PV_CONT_DEFAULT
PV_CONT_NEVER
PV_CONT_NONE
PV_CONT_VIEW_ONLY
|
2-tier GUI only
|
|
fg_color_name
|
GUI-specific foreground color.
|
Wdg
|
str; name, RGB value,
or alias name (as
defined in
cmap file).
|
fg_color_type =
PV_EXTENDED
|
|
fg_color_num
|
Prolifics basic color specified for
foreground color.
|
Wdg
|
BLACK, BLUE, GREEN,
CYAN, RED, MAGENTA,
YELLOW, WHITE, HILIGHT
| BLACK, HILIGHT |
BLUE, HILIGHT | GREEN,
HILIGHT | CYAN, HILIGHT
| RED, HILIGHT |
MAGENTA, HILIGHT |
YELLOW, HILIGHT | WHITE
|
fg_color_type =
PV_BASIC
|
|
fg_color_type
|
Foreground color type: Prolifics
basic, GUI-specific color, or
scheme color as defined in
cmap file.
|
Wdg
|
PV_BASIC
PV_EXTENDED
PV_SCHEME
|
|
|
field[int]
|
Identifies widgets (from 1 to
num_fields) in specified table
view.
|
TV
|
objid; widget name or
field number if
unnamed.
|
RT, RO
|
|
field_below[int]
|
App: Identifies widgets (from
specified number) participating
in current transaction.
TV: Identifies widgets (from 1 to
num_fields_below) in
specified server view and in its
child table views.
|
App
TV
|
objid; widget name or
field number if
unnamed.
|
RT, RO
|
|
fill_character
|
Character, such as asterisk, to fill
leading or trailing blanks.
Character pads field to its
maximum length.
|
Wdg
|
str
|
data_formatting =
PV_NUMERIC
|
|
first_occurrence
|
First visible occurrence in an
array.
|
Wdg
|
int
|
RT
|
|
fldnum
|
Field number of the widget
where the cursor is currently
positioned.
|
Scr
Wdg
|
int
|
RT, RO
|
|
focus_protection
|
Widget focus protection.
PV_YES for grid frame widget
prevents focus on grid members
regardless of individual settings;
PV_NO honors grid members'
focus protection settings. In
Web, single line and multiline
text widgets having
PV_YES value display in bold
text.
|
Wdg
|
PV_YES
PV_NO
|
|
|
font_name
|
Font name specification:
Prolifics-specific, locally
installed, or graph-specific if
object is graph widget.
|
App
Scr
Wdg
|
str
|
GUI
|
|
form_attributes
|
HTML attributes for the <FORM>
tag that will modify
Prolifics-generated HTML.
|
Scr
SrvCom
|
str
|
Web
|
|
frequency
|
How often, in seconds, system
date/time is updated.
|
Wdg
|
int
|
system_update = PV_YES
|
|
frozen_columns
|
Number of columns that remain
stationary when user tabs or
shifts columns horizontally.
|
Wdg
|
int
|
widget_type =
PV_GRID_FRAME
|
|
function
|
Transaction manager event
function to invoke for this table
view in order to change
processing associated with
transaction event.
|
TV
|
str
|
|
|
function_call
|
Function call text for a report.
(C constant:
PR_RW_ACTION_STRING)
|
Wdg
(Report
s)
|
str
|
|
|
grid
|
Identifies grid frame to which
specified widget belongs.
|
Wdg
|
str; name of grid frame
widget if the object is a grid
member; empty string if
object is not a grid member or
is a grid frame widget;
object id (@id()) if grid
frame is unnamed.
|
|
|
grid_column
|
Widget's column position in a
grid frame.
|
Wdg
|
int
|
grid != ""
|
|
grid_current_occ
|
Grid frame's current (or selected)
occurrence.
|
Wdg
|
int
|
RT, RO
|
|
grid_height
|
Height of grid cell in screen's
positioning grid; measured in
grid units (g) by default,
characters (c), inches (in),
millimeters (mm), or pixels (p).
|
Scr
|
str; pixel values must
be whole numbers;
otherwise, fractional
values are permitted.
|
No Web, In CM, grid
dimensions are fixed–
each character occupies
one cell
|
|
grid_width
|
Width of grid cell in screen's
positioning grid, measured in
grid units (g) by default,
characters (c), inches (in),
millimeters (mm), or pixels (p).
|
Scr
|
str; pixel values must
be whole numbers;
otherwise, fractional
values are permitted.
|
No Web, In CM, grid
dimensions are fixed–
each character occupies
one cell
|
|
group
|
Identifies group to which widget
is a member.
|
Wdg
|
str; name of the group
if named; empty string
if the object is not a
group member; object id
(@id()) if the group is
unnamed.
|
RT
|
|
group_by
|
Names of the widgets whose
values are used to group data in
SELECT statement.
|
Wdg
|
str
|
|
|
having
|
Additional search condition for
having-condition of SELECT
statement.
|
Wdg
|
str
|
|
|
hdl_advertise
|
Name of current advertise event
handler. Empty string
assignment reinstates default
built-in advertise event handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_exception
|
Name of current exception event
handler. Empty string
assignment reinstates default
built-in exception event handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_jif_changed
|
Name of current jif_changed
event handler. Empty string
assignment reinstates default
built-in jif_changed handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_message
|
Name of current message event
handler. Empty string
assignment reinstates built-in
default message event handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_post_request
|
Name of current post_request
event handler. Empty string
assignment reinstates built-in
default post_request handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_post_service
|
Name of current post_service
event handler. Empty string
assignment reinstates built-in
default post_service handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_pre_request
|
Name of current pre_request
event handler. Empty string
assignment reinstates built-in
default pre_request handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_pre_service
|
Name of current pre_service
event handler. Empty string
assignment reinstates built-in
default pre_service handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_request_re ceived
|
Name of current
request_received event handler.
Empty string assignment
reinstates built-in default
request_received handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_server_exit
|
Name of current server_exit
event handler. Empty string
assignment reinstates built-in
default server_exit handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_unadvertise
|
Name of current unadvertise
event handler. Empty string
assignment reinstates built-in
default unadvertise handler.
|
App
|
str
|
JN/Tux only; RT
|
|
hdl_unload
|
Name of current unload event
handler. Empty string
assignment reinstates built-in
default unload event handler.
|
App
|
str
|
JN/Tux only; RT
|
|
head_markup
|
HTML markup to modify
<HEAD> tag in
Prolifics-generated HTML.
|
ScrSrvC
om
|
str
|
Web
|
|
height
|
Vertical size of object.
|
Scr
SrvCom
Wdg
|
str
|
No Web
|
|
help_screen
|
Name of help screen; invoked if
help is requested when screen or
widget has focus.
|
Scr Wdg
|
str
|
No Web
|
|
hidden
|
Whether or not widget is hidden.
In a tab card, card's tab is
affected. In Web application,
HTML tags are not generated for
hidden widgets (values PV_YES
or PV_ALWAYS) To generate
HTML tag for hidden widgets,
set export_to_html =
PV_YES.
|
Wdg
|
PV_YES
PV_NO
PV_ALWAYS
|
|
|
hide_function
|
Name of function to invoke
when the topmost tab card loses
its place because another tab
card has gained focus or when
the screen closes.
|
Wdg
|
str
|
Win32, widget_type =
PV_CARD
|
|
hor_scroll_bar
|
Horizontal scroll bar assignment
for shifting widget.
|
Wdg
|
PV_YES
PV_NO
|
word_wrap = PV_NO &&
max_data_length >
length
|
|
horiz_anchor
|
Horizontal anchor point.
|
Wdg
|
PV_LEFT
PV_RIGHT
PV_CENTER
|
GUI, Web. For box widget,
position_region =
PV_YES
|
|
horiz_max_size
|
Widget's maximum width if
screen is resized at runtime.
|
Wdg
|
str; grid units (g) by
default, characters
(c), inches (in),
millimeters (mm), or
pixels (p).
|
GUI, auto_horiz_resize
= PV_YES
|
|
horiz_min_size
|
Widget's minimum width if
screen is resized at runtime.
|
Wdg
|
str; grid units (g) by
default, characters
(c), inches (in),
millimeters (mm), or
pixels (p).
|
GUI, auto_horiz_resize
= PV_YES
|
|
horiz_rotation
|
Graph's horizontal rotation
(about the vertical axis), as
measured in degrees.
|
Wdg
|
str (0 .. 90)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT
|PV_HIGH_LOW and
chart_3d = PV_YES
|
|
horiz_shrinking
|
Method by which horizontal
dimension and position of
widgets within region are
readjusted when box widget
shrinks.
|
Wdg
|
PV_DECREASE_REGION_SIZ
E
PV_KEEP_REGION_SIZE
PV_PREVENT_GRID_SHRINK
ING
|
GUI, widget_type =
PV_BOX
|
|
horizontal
|
Horizontal arrangement of an
array.
|
Wdg
|
PV_YES
PV_NO
|
array_size > 1
|
|
html_max_loop
|
Number of loop iterations to
perform before terminating
process. Default is 1000.
|
App
|
int
|
Web
|
|
html_max_nest
|
Number of nesting levels
allowing in condition
processing. Default is 20.
|
App
|
int
|
Web
|
|
html_name
|
Name of HTML widget, during
HTML generation.
|
Wdg
|
str
|
RO, Web
|
|
html_template
|
Name of HTML document to use
for HTML structure during
HTML generation.
|
ScrSrvC
om
|
str
|
Web
|
|
icon
|
Name of icon image file.
|
Scr
|
str
|
GUI
|
|
id
|
Internal identification for
specified object.
|
App
Link Scr
SelGrp
Sync
TV Wdg
|
int
|
RT, RO
|
|
image_map
|
URL of server-side image map
containing the coordinates and
hyperlinks for the image.
|
Wdg
|
str
|
Web, active_pixmap =
fileName
|
|
in_delete_where
|
Whether or not widget value is
included in the WHERE clause of
the SQL DELETE statement.
|
Wdg
|
PV_YES
PV_NO
|
Writable only if widget is not
part of a TM transaction in
progress
|
|
in_update_where
|
Whether or not widget is
included in the WHERE clause of
the SQL UPDATE statement.
|
Wdg
|
PV_YES
PV_NO
|
Writable only if widget is not
part of a TM transaction in
progress
|
|
in_gui
|
Test for GUI and not character
mode.
|
App
|
PV_YES
PV_NO
|
RT, RO
|
|
in_server
|
Determine which distributed
application product is running.
|
App
|
PV_SERVER_NONE
PV_SERVER_COM
PV_SERVER_MTS
PV_SERVER_EJB
|
RT, RO
|
|
in_web
|
Determine whether the
application is running as a web
application.
|
App
|
PV_YES PV_NO
|
RT, RO
|
|
in_zoom
|
Test if in zoom window.
|
App
|
PV_YES
PV_NO
|
RT, RO
|
|
inactive_pixmap
|
Name of image file to display on
the widget when it is inactive (or
cannot receive focus)
|
Wdg
|
str
|
GUI, Web, active_pixmap
= filename, widget_type
= PV_PUSH_BUTTON |
PV_RADIO_BUTTON |
PV_CHECK_BOX |
PV_TOGGLE_BUTTON |
PV_DYNAMIC_LABEL
|
|
initialization
|
When to populate option
menu/combo: on screen entry, or
when the widget is activated.
|
Wdg
|
PV_FILL_AT_INIT
PV_FILL_AT_POPU P
|
widget_type =
PV_OPTION_MENU |
PV_COMBO_BOX and
drop_down_screen =
screenName
|
|
input_protection
|
Allow (PV_NO) or prevent
(PV_YES) data entry. Single line
and multiline text widgets in
Web applications with PV_YES
value are displayed in bold text.
|
Wdg
|
PV_YES
PV_NO
|
|
|
ins_del_buttons
|
Whether or not to allow Insert
and Delete buttons in grid widget
in a Web application.
|
Wdg
|
PV_YES
PV_NO
|
Web, widget_type =
PV_GRID_FRAME
|
|
ins_func_name
|
Special function to be called for
INSERT operations.
|
TV
|
str
|
insert_handling =
PV_HANDLING_FUNC
|
|
insert_expression
|
Expression included in
values-list of INSERT statement
of generated SQL.
|
Wdg
|
str
|
use_in_insert = PV_YES
Writable only if the widget is
not part of TM transaction in
progress
|
|
insert_handling
|
Method for handling INSERT
operations.
|
TV
|
PV_HANDLING_SQL
PV_HANDLING_FUNC
PV_HANDLING_NOTHING
|
|
|
insert_order
|
Which table view (parent or
child) participates in the INSERT
statement first.
|
Link
|
PV_CHILD_FIRST
PV_PARENT_FIRST
|
Writable only if the link's
table views are not part of TM
transaction in progress
|
|
insert_service
|
Name of service to use to
implement Insert operation to
database table associated with
the table view.
|
TV
|
str
|
JN, Tux
|
|
italic
|
Italic font style attribute.
|
App
Wdg
Scr
|
PV_DEFAULT
PV_YES
PV_NO
|
GUI; Has no effect if the
specified font_name does not
have an italic qualifier or if it
is only available in an italic
style
|
|
item_link
|
URL destination of hyperlink per
widget occurrence.
|
Wdg
|
str
|
Web; widget_type =
PV_DYNAMIC_LABEL |
PV_GRAPH
|
|
java_tag
|
Java event handler for this
object.
|
Scr
SrvCom
Wdg
|
str
|
Java must be enabled
|
|
javascript
|
JavaScript functions called by
screen or widget JavaScript
events.
|
Scr
SrvCom
Wdg
|
str
|
Web
|
|
join_type
|
Type of join between two table
views. The link type must be
Server. Default is PV_INNER.
|
Link
|
PV_INNER
PV_LEFT_OUTER
PV_RIGHT_OUTER
PV_FULL_OUTER
|
type = PV_LNK_SERVER
|
|
justification
|
Left, right, or centered text
orientation.
|
Wdg
|
PV_LEFT
PV_RIGHT
PV_CENTERED
|
PV_CENTERED not available
in CM and Web and otherwise
available only if
widget_type = PV_BOX
and label = str
|
|
keep_image_size
|
Whether or not to use GUI image
dimensions when positioning
image in generated HTML.
PV_NO, image positions on
single line in HTML.
|
Wdg
|
PV_YES
PV_NO
|
Web, active_pixmap =
fileName
|
|
keep_in_frame
|
Determines whether screen
opens as MDI window.
|
Scr
|
PV_YES
PV_NO
|
Windows, v4.5, RO,
dialog = No
|
|
keep_on_top
|
Determines whether the screen is
the topmost window.
|
Scr
|
PV_YES
PV_NO
|
Windows, v4.5, RO,
dialog = No |
keep_in_frame = No
|
|
key_constant[ int ]
|
Identifies primary key constants
(from 1 to num_key_columns) in
specified table view.
|
TV
|
str
|
RT, RO; only available for
updatable table views after a
SELECT, NEW, COPY, or
COPY_FOR_UPDATE
command
|
|
key_field[ int ]
|
Identifies primary key fields
(from 1 to num_key_columns) in
specified table view.
|
TV
|
objid
|
RT, RO; only available for
updatable table views after a
SELECT, NEW, COPY, or
COPY_FOR_UPDATE
command
|
|
keystroke_filter
|
Keystroke filter applied on data
entry.
|
Wdg
|
PV_UNFILTERED
PV_DIGITS_ONLY
PV_YES_NO
PV_ALPHABETIC
PV_NUMERIC
PV_ALPHANUMERIC
PV_REGULAR_EXP
PV_EDIT_MASK
|
|
|
label
|
Label or initial text assignment.
|
Wdg
|
str
|
RO for static labels;
widget_type =
PV_GRID_FRAME: Web only
|
|
legend[int ]
|
Where data values display in
relation to graphical data.
|
Wdg
|
str
|
GUI, Web; chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
andy_value_source[int]
= str
|
|
legend_bor der_width
|
Border width in graph legend.
|
Wdg
|
str (0 .. 100)
|
GUI, Web,
legend_placement =
PV_DEFAULT |
PV_LOCATION |
PV_POSITION
|
|
leg end_in_data_space
|
Whether or not graph legend
should reside within data space.
|
Wdg
|
PV_YES PV_NO
|
GUI, Web,
legend_placement =
PV_LOCATION
|
|
legend_placement
|
Placement of graph legend.
|
Wdg
|
PV_DEFAULT
PV_NONE
PV_LOCATION
PV_POSITION
|
widget_type = PV_GRAPH
|
|
legend_text_size
|
Relative point size of text
associated with graph's legend.
|
Wdg
|
str ( 0 .. 100)
|
GUI, Web,
legend_placement =
PV_DEFAULT |
PV_LOCATION |
PV_POSITION
|
|
legend_title
|
Graph legend title.
|
Wdg
|
str
|
GUI, Web,
legend_placement =
PV_DEFAULT |
PV_LOCATION |
PV_POSITION
|
|
legend_x_anchor
|
X coordinate position to which
graph's legend is anchored.
|
Wdg
|
PV_LEFT
PV_CENTER
PV_RIGHT
|
GUI, Web,
legend_placement =
PV_POSITION
|
|
legend_x_location
|
Horizontal placement (along x
axis) of graph's legend.
|
Wdg
|
PV_LEFT
PV_CENTER
PV_RIGHT
|
GUI, Web,
legend_placement =
PV_POSITION
|
|
legend_x_position
|
Horizontal position (along x
axis) of graph's legend.
|
Wdg
|
str (0 .. 100)
|
GUI, Web,
legend_placement =
PV_POSITION
|
|
legend_y_anchor
|
Y coordinate position to which
graph's legend is anchored.
|
Wdg
|
PV_TOP
PV_MIDDLE
PV_BOTTOM
|
GUI, Web,
legend_placement =
PV_POSITION
|
|
legend_y_location
|
Vertical placement (along y axis)
of graph's legend.
|
Wdg
|
PV_TOP
PV_MIDDLE
PV_BOTTOM
|
GUI, Web,
legend_placement =
PV_POSITION
|
|
legend_y_position
|
Vertical position (along y axis)
of graph's legend.
|
Wdg
|
str (0 .. 100)
|
GUI, Web,
legend_placement =
PV_POSITION
|
|
length
|
Number of columns of
data/characters a widget can
display onscreen. In a tab card,
the length of the tab.
|
Wdg
|
int
|
Not applicable to
dynamic and static
labels or push buttons
in Web applications;
widget's label
determines its length
|
|
line_style[int]
|
Style of line connecting data
points for each data set (int) in a
graph.
|
Wdg
|
PV_NONE
PV_SOLID
PV_DASHED
PV_DOTTED
PV_LONG_DASH
PV_DASH_DOT
|
GUI, Web; must be
bar_style = PV_LINE |
PV_CURVE | PV_TREND;
xy_style = PV_LINE |
PV_CURVE
|
|
line_width[int]
|
Width of line connecting data
points for each data set (int) in
graph.
|
Wdg
|
str (0 .. 100)
|
GUI, Web; must be
bar_style = PV_LINE |
PV_CURVE | PV_TREND ;
xy_style = PV_LINE |
PV_CURVE
|
|
link_attributes
|
HTML attributes to add to
anchor tag (<A>).
|
Wdg
|
str
|
Web, default_link =
URL; widget_type =
PV_DYNAMIC_LABEL |
PV_GRAPH
|
|
listbox_type
|
List box widget's behavior type:
action or selection type.
|
Wdg
|
PV_ACTION
PV_SELECT_ANY
|
widget_type =
PV_LIST_BOX
|
|
mail_attachment_delete
|
If PV_YES, file is attached and
then deleted when mail object is
destroyed.
|
Mail
|
PV_YES
PV_NO
|
|
|
mail_attachment_encoding
|
Encoding used for attached file.
|
Mail
|
str
|
|
|
mail_attachment_filename
|
Filename to be sent as
attachment.
|
Mail
|
str
|
|
|
mail_attachment_pathname
|
File page and name to be sent as
attachment.
|
Mail
|
str
|
|
|
mail_attachment_tag
|
Application that generated the
attachment.
|
Mail
|
str
|
|
|
mail_bcc
|
Value for BCC: line of the mail
message.
|
Mail
|
str
|
|
|
mail_cc
|
Value for CC: line of the mail
message.
|
Mail
|
str
|
|
|
mail_connected
|
Indicates whether there is an
active MAPI connection.
|
Mail
|
PV_YES
PV_NO
|
PR_MAIL_SYSTEM only
|
|
mail_flags
|
Flags specifying how to logon to
the MAPI session.
|
Mail
|
PV_MAPI_NEW_SESSION
PV_MAPI_LOGON_UI
PV_MAPI PASSWORD_UI
|
PR_MAIL_SYSTEM only
|
|
mail_from
|
Value for FROM: line of the mail
message.
|
Mail
|
str
|
|
|
mail_password
|
Optional password for MAPI
logon function.
|
Mail
|
str
|
PR_MAIL_SYSTEM only
|
|
mail_profile
|
Optional MAPI profile name.
|
Mail
|
str
|
PR_MAIL_SYSTEM only
|
|
mail_receipt
|
Whether to ask for a receipt
when the mail is first read.
|
Mail
|
str
|
|
|
mail_subject
|
Value for SUBJECT: line of the
mail message.
|
Mail
|
str
|
|
|
mail_text
|
Text of the mail message.
|
Mail
|
str
|
|
|
mail_to
|
Value for TO: line of mail
message.
|
Mail
|
str
|
|
|
max_bundles
|
Maximum number of JPL
bundles available, including the
unnamed bundle. Defaults to 10.
|
App
|
int
|
RT
|
|
max_data_length
|
Maximum number of columns of
data widget can contain, includes
offscreen data.
|
Wdg
|
int
|
No Web, widget_type =
PV_SINGLE_LINE_TEXT |
PV_MULTILINE_TEXT |
PV_LIST_BOX |
PV_COMBO_BOX
|
|
max_decimals
|
Maximum number of decimals
places allowed in numeric
display.
|
Wdg
|
int
|
numeric_type =
PV_CUSTOM
|
|
max_fetches
|
Maximum number of fetches of
data.
|
App
|
int
|
RT
|
|
max_min
|
Whether or not screen can be
maximized and/or minimized.
|
Scr
|
PV_NEITHER
PV_BOTH
PV_MAXIMIZEABLE
PV_MINIMIZEABLE
|
GUI
|
|
max_occurrences
|
Maximum data (number of rows)
the object can contain.
|
Wdg
Sync
|
int; for maximum number
allowed by system, set
to an empty string ("")
|
scrolling = PV_YES
|
|
max_rows_per_fetch
|
Number of rows returned in a
fetch request. Default (and
maximum) value is 1000.
|
App
|
int
|
RT; valid only if DBMS
supports array fetching
|
|
maximum_value
|
Uppermost value of range of
values.
|
Wdg
|
str
|
Data entry type widgets
and scale widgets
|
|
mdt
|
Whether or not contents of
widget or group has been
changed (e.g., selection has been
made).
|
Wdg
SelGrp
|
PV_YES
PV_NO
|
RT
|
|
member
|
Group to which widget belongs.
|
Wdg
|
str
|
RT, RO
|
|
memo1...memo9
|
Memo text associated with
object.
|
ScrWdg
SelGrp
Sync
TVLink
SrvCom
|
str
|
|
|
menu_name
|
Name of screen's menu.
|
Scr
|
str
|
No Web
|
|
menu_script_file
|
Screen's menu script file.
|
Scr
|
str
|
No Web
|
|
min_decimals
|
Minimum number of decimal
places allowed in numeric
display.
|
Wdg
|
int
|
numeric_type =
PV_CUSTOM
|
|
min_horiz_space
|
Positioning specification to
define minimum horizontal
space to reserve between
widgets.
|
Scr Wdg
|
str; grid units (g) by
default, characters
(c), inches (in),
millimeters (mm), or
pixels (p).
|
GUI
|
|
min_vert_space
|
Positioning specification to
define minimum vertical space
to reserve between widgets.
|
Scr Wdg
|
str; grid units (g) by
default, characters
(c), inches (in),
millimeters (mm), or
pixels (p).
|
GUI
|
|
minimum_value
|
Minimum value of range of
values.
|
Wdg
|
str
|
Data entry type widgets and
scale widgets
|
|
mnemonic_character
|
Mnemonic character
assignment.
|
Wdg
|
str
|
RT
|
|
mnemonic_position
|
Mnemonic character position in
screen's title or widget's label
text.
|
Scr Wdg
|
int
|
No Web, Scr: title = str;
Wdg: label = str
|
|
model
|
Name of transaction model.
Table view specification takes
precedence over screen-level.
|
Scr
SrvCom
TV
|
str
|
|
|
mouse_field
|
Field number of widget where
mouse clicked.
|
App
|
int
|
RO
|
|
mouse_field_name
|
Name of widget where mouse
clicked.
|
App
|
str
|
RO
|
|
mouse_field_occ
|
Occurrence number where
mouse clicked.
|
App
|
int
|
RO
|
|
mouse_form_name
|
Name of screen where mouse
clicked.
|
App
|
str
|
RO
|
|
must_fill
|
Whether or not widget's length
must be character filled to its
maximum (no blanks, spaces)
|
Wdg
|
PV_YES
PV_NO
|
|
|
name
|
Name attribute.
|
Scr Wdg
SelGrp
Sync
TVLink
|
str
|
Scr: RT, RO
|
|
next_tab_stop
|
Name of widget or group that
gets focus when user tabs out of
the current object.
|
Wdg
SelGrp
|
str
|
No Web
|
|
no_validation
|
Prevent (PV_YES) or allow
(PV_NO) widget validation.
|
Wdg
|
PV_YES
PV_NO
|
|
|
null_field
|
Whether or not widget can
accept and display null value.
|
Wdg
|
PV_YES
PV_NO
|
|
|
null_text
|
Character string to display when
widget content is empty or null.
|
Wdg
|
str (up to 256 chars)
|
null_field = PV_YES
|
|
num_children
|
Number of child table views in
table view.
|
TV
|
int
|
RT, RO
|
|
num_columns
|
Number of columns in table
view. To get column names use
columns[num_column s].
|
TV
|
str
|
RT, RO
|
|
num_del_images
|
Number of deleted rows. Refer
to di_string.
|
Wdg
|
int
|
RT, RO
|
|
num_fields
|
Number of widgets in specified
table view.
|
TV
|
int
|
RT, RO
|
|
num_fields_below
|
Number of widgets in table view
and in its child table views. For
application, number of widgets
participating in current
transaction.
|
App TV
|
int
|
RT, RO
|
|
num_key_columns
|
Number of widgets comprising
primary key (indicated in
primary_key property) of table
view. Use primary_key to get
names.
|
TV
|
int
|
RT, RO; only available for
updatable table views after a
SELECT, NEW, COPY, or
COPY_FOR_UPDATE
command
|
|
num_occurrences
|
Number of populated
occurrences in specified object.
|
WdgSel
GrpSyn
c
|
int
|
RT, RO
|
|
num_of_selections
|
Number of selections allowed
within a selection group.
|
SelGrp
|
PV_0_OR_1
PV_1
PV_ANY
|
|
|
num_relations
|
Number of relationship entries
specified in link's relations
property.
|
Link
|
int
|
RT, RO
|
|
num_sorts
|
Number of entries indicated in
table view's sort_widgets
property.
|
TV
|
int
|
RT, RO
|
|
num_sv_fields
|
Number of widgets in server
view (as identified by the sv
property) or in direct or indirect
child table views connected via
server links to the server view.
|
TV
|
int
|
RT, RO
|
|
num_svs_below
|
Number of server views
connected to table view; number
includes the specified TV and all
direct and indirect child table
views connected via sequential
links. For application, number of
server views participating in
current transaction.
|
App TV
|
int
|
RT, RO
|
|
num_tvs
|
Number of child table views
connected directly or indirectly,
via server links, to specified
server view (as identified by the
sv property).
|
TV
|
int
|
RT, RO
|
|
num_tvs_below
|
Number of table views,
including specified TV, and
direct or indirect child table
views of the server view. For
application, number of table
views participating in current
transaction.
|
App TV
|
int
|
RT, RO
|
|
number_of_cards
|
Number of tab cards associated
with tab deck widget, including
hidden cards.
|
Wdg
|
int
|
Win32, Motif; RT, RO,
widget_type = PV_DECK
|
|
numeric_type
|
Numeric format using variables
defined in Prolifics message file.
|
Wdg
|
PV_DEFAULT_0
...PV_DEFAULT_9
PV_CUSTOM
|
data_formatting =
PV_NUMERIC
|
|
numflds
|
Number of widgets on screen.
|
Scr
|
int
|
RT, RO
|
|
numgrps
|
Number of groups on screen.
|
Scr
|
int
|
RT, RO
|
|
old_ax_initialize
|
Change how ActiveX controls
are initialized
|
App
ActiveX
|
PV_YES
|
Must be set before control is
realized/created
|
|
on_blur
|
JavaScript function called when
widget loses focus.
|
Wdg
|
str
|
Web
|
|
on_change
|
JavaScript function called when
widget's content changes.
|
Wdg
|
str
|
Web
|
|
on_click
|
JavaScript function called when
user clicks on widget.
|
Wdg
|
str
|
Web
|
|
on_focus
|
JavaScript function called when
widget gets focus.
|
Wdg
|
str
|
Web
|
|
on_load
|
JavaScript function to be called
when the screen is loaded.
|
ScrSrvC
om
|
str
|
Web
|
|
on_mouse_out
|
JavaScript function called when
user moves mouse out of a
widget.
|
Wdg
|
str
|
Web
|
|
on_mouse_over
|
JavaScript function called when
user moves mouse over widget.
Hyperlink's URL is displayed in
browser status line.
|
Wdg
|
str
|
Web, default_link = URL
|
|
on_select
|
JavaScript function called when
content of widget is selected
(highlighted).
|
Wdg
|
str
|
Web
|
|
on_submit
|
JavaScript function called when
screen is submitted.
|
ScrSrvC
om
|
str
|
Web
|
|
on_unload
|
JavaScript function called when
screen is unloaded.
|
ScrSrvC
om
|
str
|
Web
|
|
onscreen_columns
|
Number of grid columns to
display.
|
Wdg
|
int
|
widget_type =
PV_GRID_FRAME
|
|
onscreen_rows
|
Number of data rows to display.
|
Wdg
|
int
|
widget_type =
PV_MULTILINE_TEXT |
PV_LIST_BOX |
PV_GRID_FRAME
|
|
orientation
|
Graph's orientation:
PV_VERTICAL, X axis runs
horizontally and Y axis runs
vertically; PV_HORIZONTAL, X
axis runs vertically and Y axis
runs horizontally.
|
Wdg
|
PV_HORIZONTAL
PV_VERTICAL
|
GUI, Web; chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
parent
|
Link: Name of parent table view
of link relationship.
|
Link
|
str
|
Writable only if TM
transaction is not in progress
|
|
TV: Name of parent table view
(if any) of specified table view.
|
TV
|
str
|
RT, RO; returns empty string
if root table view is specified
since root has no parent
|
|
parent_link
|
Name of link in which specified
table view is the child.
|
TV
|
str
|
RT, RO; returns empty string
if root table view is specified
since root has no parent
|
|
parent_window
|
Specifies the parent window of a
non-MDI window.
|
Scr
|
PV_NONE
PV_MDI_FRAME
|
Windows, v4.5, RO,
dialog = No |
keep_in_frame = No
|
|
password_char
|
Character to display on user
input. In Web applications where
a single line text widget has
password_field = PV_YES,
asterisks are displayed.
|
Wdg
|
str
|
No Web, password_field
= PV_YES
|
|
password_field
|
Whether or not content of widget
is invisible. For Web
applications, widgets that have
property set to PV_YES display
asterisks by default.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_SINGLE_LINE_TEXT |
PV_MULTILINE_TEXT
|
|
pie_diameter
|
Diameter of pie chart as a
percentage of overall size of
graph widget.
|
Wdg
|
str (0.0 .. 200.0)
|
GUI, Web, chart_type =
PV_PIE
|
|
pie_direction
|
Order in which segments are
placed around pie chart graph.
|
Wdg
|
PV_CLOCKWISE
PV_COUNTERCLOCKWISE
|
GUI, Web, chart_type =
PV_PIE
|
|
pie_start_angle
|
Location of first segment in pie
chart, measured in degrees.
|
Wdg
|
str (0 .. 359)
|
GUI, Web, chart_type =
PV_PIE
|
|
pie_x_position
|
Horizontal position of pie chart
within graph widget.
|
Wdg
|
str (0.0 .. 100.0)
|
GUI, Web, chart_type =
PV_PIE
|
|
pie_y_position
|
Vertical position of pie chart
within graph widget.
|
Wdg
|
str (0.0 .. 100.0)
|
GUI, Web, chart_type =
PV_PIE
|
|
placement
|
Where to place currency symbol
in monetary data.
|
Wdg
|
PV_LEFT
PV_RIGHT
PV_MIDDLE
|
numeric_type =
PV_CUSTOM and
currency_symbol must
have a value
|
|
point_marker[int]
|
Style of point marker format for
each data series (int) in graph.
|
Wdg
|
PV_NONE
PV_DOT
PV_PLUS
PV_STAR
PV_O
PV_X
PV_SQUARE
PV_DIAMOND
PV_TRIANGLE
PV_CIRCLE
PV_FILLED_SQUARE
PV_FILLED_DIAMOND
PV_FILLED_TRIANGLE
PV_FILLED_CIRCLE
|
GUI, Web, Either:
bar_style = PV_LINE |
PV_CURVE | PV_POINT |
PV_TRENDor xy_style =
PV_LINE | PV_CURVE |
PV_POINT
|
|
point_size
|
Font point size.
|
App
Scr
Wdg
|
str
|
GUI; Font size is system-
dependent; point size must be
available for specified
font_name or font_name must
be scalable
|
|
pointer
|
Mouse pointer shape.
|
Scr
|
str
|
GUI
|
|
poll_frequency
|
Determine how often the report
viewer checks to see if the user
has pressed the CANCEL button.
(C constant:
PR_RW_POLL_FREQUENCY)
|
App
(Rpt)
|
int
|
|
|
popup_menu
|
Name of menu that will popup
when user clicks right-mouse
button on widget.
|
Scr
Wdg
|
str
|
No Web; Menu must be in a
menu script loaded in memory
at screen- or application-level
|
|
popup_script_file
|
Name of menu file (*.mnu) to
load in screen-level memory.
|
Wdg
|
str
|
No Web
|
|
position_region
|
Whether or not box widget is
treated as a positioning region.
|
Wdg
|
PV_YES
PV_NO
|
widget_type = PV_BOX
|
|
precision
|
Numeric precision assignment
for use by database drivers.
|
Wdg
SelGrp
|
int
|
c_type = PV_DOUBLE |
PV_FLOAT | PV_PACKED |
PV_ZONED
|
|
prefix_markup
|
HTML markup to include in start
tag.
|
Wdg
|
str
|
Web
|
|
prev_tab_stop
|
Name of widget or group that
gets focus when user backtabs
out of current object.
|
Wdg
SelGrp
|
str
|
No Web
|
|
previous_form
|
The screen name as specified in
the cache file.
|
App
|
str
|
Web; RT, RO
|
|
primary_key_int
]
|
Columns composing database
table's primary key.
|
TV
|
str
|
Writable only if table view is
not part of a TM transaction in
progress
|
|
primary_key_update
|
Whether primary key change
should be deleted and inserted
OR updated.
|
App
|
PV_YES
PV_NO
|
|
|
provider_url
|
The URL of the application
server.
|
App
|
str
|
RT; WAS
|
|
queryendsession
|
Function to call during shutdown
processing.
|
App
|
str
PV_QUERYENDSESSION
_YES
PV_QUERYENDSESSION _NO
PV_QUERYENDSESSION
_ASK
PV_NULL
|
Win32
|
|
radio_buttons
|
Whether or not to display radio
buttons on each occurrence in a
Web application's grid widget.
|
Wdg
|
PV_YES
PV_NO
|
Web, widget_type =
PV_GRID_FRAME
|
|
reg_exp_filter
|
Regular expression to validate
data on a character-by-character
basis.
|
Wdg
|
str
|
keystroke_filter =
PV_REGULAR_EXP
|
|
regenerate_ins_sql
|
Whether or not the transaction
manager regenerates a SQL
INSERT statement for every row
in a table view. PV_NO is the
default value at application level;
PV_DEFAULT at table view level.
|
App,
TV
|
PV_YES
PV_NO
PV_DEFAULT
|
RT
|
|
regenerate_upd_sql
|
Whether or not the transaction
manager regenerates a SQL
UPDATE statement for every row
in a table view. PV_NO is the
default value at application level;
PV_DEFAULT at table view level.
|
App,
TV
|
PV_YES
PV_NO
PV_DEFAULT
|
RT
|
|
region_margin
|
Positioning specification to
define reserved space between
widgets and container's border.
|
Scr Wdg
|
str; grid units (g) by
default, characters
(c), inches (in),
millimeters (mm), or
pixels (p).
|
GUI, Wdg: widget_type =
PV_BOX
|
|
regular_exp
|
Regular expression used to
validate widget's content.
|
Wdg
|
str
|
|
|
rel_child[int]
|
Database column derived from
child table view; component of
link's relations property.
|
Link
|
str
|
RT, RO
|
|
rel_op[int]
|
Type of relationship between
two table views–join or lookup–
for an entry in link's relations
property.
|
Link
|
PR_REL_OP_JOIN
PR_REL_OP_LOOKUP
|
RT, RO
|
|
rel_parent[int]
|
Database column (or widget)
belonging to parent table view;
component of link's relations
property.
|
Link
|
str
|
RT, RO
|
|
relations[int]
|
List of entries that describe
relationship between two table
views. Refer to rel_child,
rel_parent, and rel_op for
runtime equivalents.
|
Link
|
str; in the form
"parentColname
childColname
relationship".
|
|
|
repeating
|
Whether or not null
character/string (in null_text
property) fills widget's content to
its maximum length.
|
Wdg
|
PV_YES
PV_NO
|
null_field = PV_YES
|
|
report_invocation
|
Name of report to invoke as
subreport; including filename if
report is external:
reportFilename!report Name. (C
constant:
PR_RW_ACTION_STRING)
|
Rpt
|
str
|
|
|
required
|
Whether or not user input is
required.
|
Wdg
|
PV_YES
PV_NO
|
|
|
resize_function
|
Custom resize function for
controlling screen layout after
screen is resized.
|
Scr
|
str
|
No Web
|
|
resizeable
|
Allow or prevent screen from
being resized by user at runtime.
|
Scr
|
PV_YES
PV_NO
|
No Web
|
|
reverse
|
Reverse video attribute. For
widgets, applies to text.
|
Scr
Wdg
|
PV_YES
PV_NO
|
Scr: CM (reverse video
handling is
terminal-dependent),
border_fg_color_type =
PV_BASICWdg:
fg_color_type =
PV_BASIC.
|
|
root
|
Scr: Table view name, -none-, or
empty string (indicates property
is set to -default-). To get root
table view of current transaction,
use sv application property or
call sm_tm_pinquire with an
argument of TM_ROOT_NAME.
|
Scr
SrvCom
|
str
|
Writable only if TM
transaction is not in progress
|
|
Detail node: Root table view
when transaction manager is
used to fetch data. (C constant:
PR_RW_DETAIL_ROOT)
|
Wdg
(Rpt)
|
str
|
Data Source = TM View
|
|
rounding
|
How numeric data should be
rounding: up, down, or round
adjust (rounds up above 5).
|
Wdg
|
PV_ROUND_ADJUST
PV_ROUND_DOWN
PV_ROUND_UP
|
data_formatting =
PV_NUMERIC
|
|
row_entry_func
|
Name of function to invoke
when a grid row gains focus.
|
Wdg
|
str
|
widget_type =
PV_GRID_FRAME
|
|
row_exit_func
|
Name of function to invoke
when a grid row loses focus.
|
Wdg
|
str
|
widget_type =
PV_GRID_FRAME
|
|
row_margin
|
Amount of space above and
below text in grid row.
|
Wdg
|
str (units)
|
GUI; widget_type =
PV_GRID_FRAME
|
|
row_separators
|
Whether or not horizontal lines
display between each grid
member row.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_GRID_FRAME
|
|
row_titles
|
Source or type of row titles in
grid frame: none, numbers, or
data in the first column.
|
Wdg
|
PV_NONE
PV_AUTO_NUMBER
PV_FIRST_COLUMN
|
widget_type =
PV_GRID_FRAME
|
|
runtime_license
|
License needed to access the
ActiveX control at runtime.
|
Wdg
|
str
|
Win32, no Web;
widget_type =
PV_ACTIVEX
|
|
save_func_name
|
Special function to be called for
SAVE operations.
|
TV
|
str
|
delete_handling |
insert_handling |
update_handling =
PV_HANDLING_FUNC
|
|
scale
|
Database property that
determines the length of a
numeric column. This property
is acquired from the database
column. This information is
currently unused by Prolifics.
|
Wdg
|
int
|
|
|
screen_type
|
Identifies a screen or service
component.
|
Scr
SrvCom
|
PV_SCREEN
PV_COMPONENT
|
|
|
scroll_buttons
|
Whether or not to allow scroll
buttons in grid frame widget in
Web application.
|
Wdg
|
PV_YES
PV_NO
|
Web, widget_type =
PV_GRID_FRAME
|
|
scroll_increment
|
Number of occurrences to scroll
when PgDn/PgUp is used.
|
Wdg
Sync
|
int
|
Wdg: scrolling = PV_YES
|
|
scrolling
|
Whether or not widget scrolls
vertically.
|
Wdg
|
PV_YES
PV_NO
|
Not applicable to multiline
text widgets in Web
applications
|
|
secure_post
|
Whether or not screen should be
posted to secure server using http
protocol.
|
Scr
SrvCom
|
PV_YES
PV_NO
|
Web
|
|
seg_label_location
|
Where labels should display:
around outer edge of pie chart or
as a legend.
|
Wdg
|
PV_OUT
LV_LEGEND
|
GUI, Web, chart_type =
PV_PIE and
seg_label_source = str
|
|
seg_label_source
|
Source or values for pie chart
segment labels.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_PIE
|
|
seg_percent_loca tion
|
If and where percentages are
displayed in pie chart segments.
|
Wdg
|
PV_NONE
PV_IN
PV_OUT
|
GUI, Web, chart_type =
PV_PIE
|
|
seg_style_source
|
Styles (or source of) for each pie
chart segment.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_PIE
|
|
seg_value_location
|
If and where numeric pie chart
segment values are displayed.
|
Wdg
|
PV_NONE
PV_IN
PV_OUT
|
GUI, Web, chart_type =
PV_PIE
|
|
sel_func_name
|
Special function to be called for
SELECT operations.
|
TV
|
str
|
select_handling =
PV_HANDLING_FUNC
|
|
select_expression
|
Expression in select list of
generated SQL.
|
Wdg
|
str
|
use_in_select = PV_YES
|
|
select_force_valid
|
Whether or not field validation
(sm_fval) is called after data is
written to the widget.
|
Wdg
|
PV_YES
PV_NO
|
use_in_select = PV_YES
|
|
select_handling
|
Method for handling SELECT
operations.
|
TV/SV
|
PV_HANDLING_SQL
PV_HANDLING_FUNC
PV_HANDLING_NOTHING
|
|
|
select_on_entry
|
Whether or not widget content is
selected when user tabs into
field.
|
Wdg
|
PV_YES
PV_NO
|
|
|
select_service
|
Name of service to use to
implement Select operation
against database table associated
with the table view.
|
TV
|
str
|
JN, Tux
|
|
select_set_valid
|
Whether or not VALIDED bit
should be set when
SELECT statement fetches data to
widget.
|
Wdg
|
PV_YES
PV_NO
|
use_in_select = PV_YES
|
|
selected
|
Whether or not selection-type
widget is selected.
|
Wdg
|
PV_YES
PV_NO
|
RT
|
|
selection_screen
|
Name of screen (and service
component selection screen) to
display list of viable choices
when user presses ITSEL key or
chooses Help.
|
Wdg
|
str
|
widget_type =
PV_SINGLE_LINE_TEXT or
PV_MULTILINE_TEXT with
word_wrap = PV_NO
|
|
shift_increment
|
Number of columns of data to
shift.
|
Wdg
|
int
|
max_data_length >
length
|
|
sibling
|
Define screen as sibling, which
means user can bring focus to
this screen without closing the
calling screen.
|
Scr
|
PV_YES
PV_NO
|
RT
|
|
sign
|
Whether object's numeric data
type is signed or unsigned; for
use by database drivers.
|
Wdg
SelGrp
|
PV_YES
PV_NO
|
c_type = FT_PACKED |
FT_ZONED
|
|
size_to_contents
|
Whether or not widget resizes at
runtime to fit its content.
|
Wdg
|
PV_YES
PV_NO
|
No Web (browser determines
size based on content);
label = str
|
|
sort_order
|
Define how data is sorted when
the user clicks on the grid
column title.
|
Wdg
|
PV_DATE_TIME
PV_LEXICOGRAPHIC
PV_NUMERIC
PV_CUSTOM
|
Widget must be in a grid
frame;
column_click_actio n =
PV_SORT
|
|
sort_order_func
|
Name of custom function to
invoke when data in the grid
column is sorted.
|
Wdg
|
str
|
Widget must be in a grid
frame; sort_order =
PV_CUSTOM
|
|
sort_widgets[ int]
|
List of widget names by which to
order data.
|
TV
|
str
|
|
|
source_occ
|
Occurrence from parent table
view that was valid when the
child table was last fetched.
|
TV
|
int
|
RT, RO
|
|
spacing
|
Space between array elements.
|
Wdg
|
int
|
array_size > 1
|
|
sql_statement
|
SQL string to fetch data for a
report's detail node. (C constant:
PR_RW_SQL_STATEMENT)
|
Wdg
(Rpt)
|
str
|
Data Source = SQL Query
|
|
start_column
|
Horizontal starting position.
|
Wdg
|
int
|
|
|
start_row
|
Vertical starting position.
|
Wdg
|
int
|
|
|
startup
|
Open screen at default size,
maximized, or minimized
(iconified).
|
Scr
|
PV_NORMAL
PV_ICONFIELD
PV_MAXIMIZE
|
GUI
|
|
status_line_text
|
Status line text displayed when
object has focus.
|
Scr
Wdg
|
str
|
For Web applications, the
browser must be
JavaScript-enabled to display
status line text in the browser's
status message area
|
|
stripe_current_row
|
Whether or not entire grid row is
highlighted on selection as
opposed to a single cell.
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_GRID_FRAME
|
|
style
|
Line style for widget's border.
|
Wdg
|
PV_STYLE_0...
PV_STYLE_9
corresponding to
Prolifics line style.
|
CM, widget_type =
PV_MULTILINE_TEXT |
PV_LIST_BOX and border
= PV_YES
|
|
stylesheet_data
|
The body of the stylesheet as
specified inline.
|
Scr
|
str
|
Web, stylesheet_source
=PV_INLINE
|
|
stylesheet_link
|
A URL for external stylesheet.
|
Scr
|
str;URL
|
Web, stylesheet_source
=PV_LINK
|
|
stylesheet_source
|
Whether or not the stylesheet is
specified inline or referenced by
URL.
|
Scr
|
PV_NONE
PV_LINK
PV_INLINE
|
Web
|
|
stylesheet_type
|
Stylesheet specification to be
used: CSS or JavaScript.
|
Scr
|
PV_CSS
PV_JAVASCRIPT
|
Web, stylesheet_source
=PV_INLINE |PV_LINK
|
|
submit
|
Runs the script on the push
button instead of submitting
screen back to the HTTP server.
|
Wdg
|
PV_YES
PV_NO
|
Web, widget_type =
PV_PUSH_BUTTON
|
|
subtitle
|
Graph's subtitle (displays below
title).
|
Wdg
|
str
|
GUI, Web, widget_type =
PV_GRAPH
|
|
subtitle_text_size
|
Graph's subtitle text size;
percentage of the widget size.
|
Wdg
|
str (0.0 .. 100.0)
|
GUI, Web, widget_type =
PV_GRAPH and subtitle =
str
|
|
suffix_markup
|
HTML markup to include in end
tag.
|
Wdg
|
str
|
Web
|
|
sv
|
Name of server view containing
current table view or widget.
App: Name of root table view of
current transaction.
|
App
Wdg
TV
|
str
|
RT, RO
|
|
sv_below[int]
|
Names of server views at and
below specified server view and
corresponding to specified
occurrence.
|
App TV
|
str
|
RT, RO
|
|
sv_field[int]
|
Identifies widgets (from 1 to
num_sv_fields) in specified
server view.
|
TV
|
objid; widget name (or
field number if
unnamed)
|
RT, RO
|
|
sync_group
|
Synchronized scrolling group
identifier.
|
Wdg
|
objid; name or field
number if unnamed.
|
RT
|
|
synchronization
|
Whether members of
table/server view are
synchronized in order to update
database.
|
Wdg
|
PV_DEFAULT
PV_YES
PV_NO
|
Writable only if widget is not
participating in TM
transaction in progress
|
|
system_menu
|
Presence or absence of system
menu. PV_NO for Web
application screens allows
widgets to position next to
browser window's borders (also
see title_bar and border).
|
Scr
|
PV_YES
PV_NO
|
|
|
system_update
|
Allow operating system to
update date/time field.
|
Wdg
|
PV_YES
PV_NO
|
data_formatting =
PV_DATE_TIME
|
|
tab_entry_func
|
Name of function to invoke
when a tab card's tab gains focus.
|
Wdg
|
str
|
Windows 32-bit only.
|
|
tab_exit_func
|
Name of function to invoke
when a tab card's tab loses focus.
|
Wdg
|
str
|
Windows 32-bit only.
|
|
table
|
Database table name associated
with table view. Used in FROM
clause in SQL generation.
|
TV
|
str
|
Writable only if table view is
not participating in TM
transaction in progress
|
|
table_lookup
|
Name of screen whose contents
are used to validate data entry in
widget.
|
Wdg
|
str
|
widget_type =
PV_SINGLE_LINE_TEXT |
PV_MULTILINE_TEXT |
PV_COMBO_BOX
|
|
tableview
|
Table view identifier.
|
Wdg
|
objid
|
RT, RO
|
|
target
|
Target window/frame for
hyperlink direction.
|
Wdg
|
str
|
Web, default_link = URL
|
|
target_default
|
Target window in which screen's
hyperlinks are displayed.
|
Scr
SrvCom
|
str
|
Web
|
|
text_size
|
Overall text size within graph;
percentage of the widget size.
|
Wdg
|
str (0.0 .. 100.0)
|
GUI, Web, widget_type =
PV_GRAPH
|
|
thousand_sep
|
Punctuation for indicating a
thousandths separator in numeric
data.
|
Wdg
|
PV_COMMA
PV_DOT
PV_BLANK
PV_NONE
|
numeric_type =
PV_CUSTOM
|
|
three_d
|
3-D shading effect around
buttons and oth er objects. Can
be set at application level and
overridden on screen-by-screen
basis. PV_APPLICATION uses
application-level specifi
cation.(C constant: PR_3D)
|
App Scr
|
PV_YES
PV_NO
PV_APPLICATION
|
No Web
|
|
title
|
Scr: Screen title, displayed on
titlebar.
|
Scr
SrvCom
|
str
|
|
|
|
App: Application's frame
window title in Windows
|
App
|
str
|
Windows only
|
|
|
Wdg (graph): Title displayed top
center.
|
Wdg
|
str
|
GUI, Web, widget_type =
PV_GRAPH
|
|
|
Wdg (non-graph): Title text on
widget border.
|
Wdg
|
str
|
CM, widget_type =
PV_MULTILINE_TEXT |
PV_LIST_BOX and border
= PV_YES
|
|
title_bar
|
Screen's title bar is or is not
displayed. PV_NO for Web
screens allows widgets to
position next to browser
window's borders (also see
border and system_menu).
|
Scr
|
PV_YES
PV_NO
|
|
|
title_text_size
|
Graph's title text size, measured
as a percentage of graph widget's
size.
|
Wdg
|
str (0.0 .. 100.0)
|
GUI, Web, widget_type =
PV_GRAPH and title =
str
|
|
tm_clear_fast
|
Transaction manager's method
of clearing data: PV_YES clears
data by server view; PV_NO
(default) clears data by table
view.
|
App
|
PV_YES
PV_NO
PV_DEFAULT
|
RT
|
|
tm_scope
|
Determine if a service call is for
the table view and all table
view/server views in the tree or
for the server view only.
|
App
|
TM_TV_AND_BELOW
SV_ONLY
|
RT
|
|
tm_server_view
|
Determine the name of the server
view in the current transaction
man ager-implemented ser vice
call. This value is set in the
middleware API transaction
model and ensures that the
correct arguments are sent and
received for the service call.
|
App
|
str
|
RT
|
|
tm_transaction
|
Determine whether a service is
transaction manager-enabled,
and if so, which transaction
manager operation is to be
performed.
|
App
|
ttUNKNOWN ttSELECT
ttUPDATE ttINSERT
ttDELETE ttLINKVAL
|
RT
|
|
toolbar_allowed_sites
|
Sets the toolbar placement.
|
App
|
PV_TOOLBAR_FLOAT
PV_TOOLBAR_TOP
PV_TOOLBAR_BOTTOM
PV_TOOLBAR_LEFT
PV_TOOLBAR_RIGHT
|
Windows 32-bit toolbar;
RT
|
|
toolbar_current_site
|
Sets the current toolbar
placement.
|
App
|
PV_TOOLBAR_FLOAT
PV_TOOLBAR_TOP (def)
PV_TOOLBAR_BOTTOM
PV_TOOLBAR_LEFT
PV_TOOLBAR_RIGHT
|
Windows 32-bit toolbar;
RT
|
|
toolbar_hidden
|
Whether or not the toolbar is
visible.
|
App
|
PV_YES PV_NO
|
Windows 32-bit toolbar;
RT
|
|
toolbar_x_position
|
Determines the x coordinate of
the toolbar's upper left corner.
|
App
|
int
|
Windows 32-bit toolbar;
RT
|
|
toolbar_y_position
|
Determines the y coordinate of
the toolbar's upper left corner.
|
App
|
int
|
Windows 32-bit toolbar;
RT
|
|
tooltip_style
|
Determine the tooltip style
bits.
|
App
|
PV_TOOLTIP_ALWAYS
PV_TOOLTIP_NOPREFIX
PV_TOOLTIP_NOANIMATE
PV_TOOLTIP_NOFADE
|
Windows, Motif, RT
|
|
tooltip_text
|
Determine the tooltip text.
|
Wdg
|
str
|
Windows, Motif, v4.5+
|
|
topmost_card
|
Identify topmost tab card on tab
deck.
|
Wdg
|
objid; card name
|
Windows, Motif, RT,
widget_type = PV_DECK
|
|
tp_async_poll_interval
|
How often to poll for
outstanding asynchronous
service requests.(C constant:
PR_TP_ASYNC_POLL_INTRVL)
|
App
|
double (>0); in seconds
(default 1.0)
|
JN/Tux
|
|
tp_block
|
Service call's response when
blocking condition exists (e.g., if
buffer is not available). PV_YES,
service call waits for available
resources or until timeout
occurs; PV_NO, call fails
immediately.
|
App
|
PV_YES
PV_NO
|
JN/Tux
|
|
tp_commit_return
|
When transaction returns to
calling agent during execution of
xa_commit.
TP_COMMIT_DECISION_LOGGE
D, xa_commit returns after all
participants in transaction
indicate that they are prepared
for commit (first phase of
two-phase commit protocol).
TP_COMMIT_COMPLETED,
xa_commit returns only after
calling agent gives permission to
commit (second phase of
two-phase commit protocol).
|
App
|
TP_COMMIT_DECISION_LOG
GED
TP_COMMIT_COMPLETED
|
JN/Tux
|
|
tp_exc_code
|
Exception code associated with
most recently executed
middleware API command.
Reset after every middleware
API command and generated by
agent which originates the
command (whereas
tp_mon_exc_code is generated
by middleware API). Check
tp_severity for successful
completion. It is possible that
exception occurred, but
exception handler determined
the statement succeeded.
|
App
|
int; 0 indicates no
exception
|
JN/Tux, RO
|
|
tp_exc_msg
|
Exception message associated
with most recent middleware
API command. Reset after every
middleware API command and
generated by agent which
originates command (whereas
tp_mon_exc_msg is generated
by middleware API). Check
tp_severity for successful
completion of statement. It is
possible that exception occurred,
but exception handler
determined the statement
succeeded.
|
App
|
str; 0 length indicates
no exception
|
JN/Tux, RO
|
|
tp_exc_names[]
|
Mnemonic name associated with
exception code (must be a
positive number). Use value of
tp_exc_code as array index.
|
App
|
str;TP_ prefix
omitted, e.g.,
COMMIT_FAILED for
TP_COMMIT_FAILE D
|
JN/Tux, RO
|
|
tp_mon_exc_code
|
Exception code associated with
most recent middleware API
command. Reset after every
middleware API command and
generated by middleware API
(whereas tp_exc_code is
generated by agent that issued
command). If an exception is
detected by Prolifics rather than
by middleware API,
tp_exc_code gets value while
tp_mon_exc_code does not.
|
App
|
int
|
JN/Tux, RO
|
|
tp_mon_exc_msg
|
Exception message associated
with most recent middleware
API command. Generated by the
middleware API and reset after
every middleware command.
(tp_exc_msg is generated by
agent that issued the command.)
If middleware does not supply an
exception message, property is
cleared. If exception is detected
by Prolifics instead of the
middleware API, message is
written to tp_exc_msg.
|
App
|
Str
|
JN/Tux, RO
|
|
tp_return
|
Return value from most recently
executed middleware API
command.
|
App
|
str
|
JN/Tux, RT, RO
|
|
tp_severity
|
Severity associated with most
recently executed middleware
API command. Reset after every
middleware API command.
Commands successfully
completed, return TP_NONE.
|
App
|
TP_NONE,
TP_INFORMATION,
TP_WARNING, TP_ERROR,
TP_MESSAGE,
TP_COMMAND,
TP_REQUEST,
TP_TRANSACTION,
TP_CONNECTION,
TP_PANIC
|
JN/Tux, RT, RO
|
|
tp_severity_names[]
|
Mnemonic names of exception
severities. Use tp_severity
(which must be 0 or greater) as
array index.
|
App
|
NONE, INFORMATION,
WARNING, ERROR,
MESSAGE, COMMAND,
REQUEST, TRANSACTION,
CONNECTION, PANIC
|
JN/Tux, RT, RO
|
|
tp_signal_restart
|
Reaction of service call or
unsolicited message notification
to system interrupt signal.
PV_YES, service call is protected
from system interruption;
PV_NO, allows signal interrupt
and results in service call failure.
|
App
|
PV_YES
PV_NO
|
JN/Tux, RT
|
|
tp_svc_cache_size
|
Size of service portion of JIF
cache–number of services to be
cached to improve performance.
|
App
|
int; default 20 for
client, 50 for server
|
JN/Tux, RT
|
|
tp_svc_outcome
|
Status value associated with
most recently completed service
request. Reset after every service
request completes. Use
TP_SUCCESS to test for success;
TP_FAILURE to test for failure.
|
App
|
TP_SUCCESS, TP_FAILURE
|
JN/Tux, RT, RO
|
|
tp_svc_return
|
Return value associated with
most recently completed service
request. Always an integer
reflecting CODE value specified
by service when it executes
service_return command.
|
App
|
str; 0, if service has
no return value.
|
JN/Tux, RT, RO
|
|
tp_this_call
|
Callid of active request.
|
App
|
str (empty if no
request is active)
|
JN/Tux, RT, RO
|
|
tp_timeout
|
Reaction of service call to
blocking condition. PV_YES
(default) establishes connection-
wide default and service call
waits for default timeout period
specification; PV_NO, service
calls ignore timeout limit and
wait indefinitely.
|
App
|
PV_YES
PV_NO
|
JN/Tux, RT
|
|
tp_tran_level
|
Current transaction level.
|
App
|
int; : 1 if caller is
in a transaction, 0 if
it is not.
|
JN/Tux, RT, RO
|
|
tp_tran_status
|
Status associated with current
default transaction. Test whether
to commit or rollback transaction
(as done by xa_end command).
Test for success using
TP_WILL_COMMIT; use
TP_WILL_ABORT to test for
failure. TP_WILL_COMMIT, reset
to zero whenever transaction is
successfully initiated. If after
subsequent statements are
executed, tp_severity value
exceeds TP_WARNING, or
tp_svc_outcome value
indicates application-level
service request failure, value is
set to TP_WILL_ABORT.
|
App
|
TP_WILL_COMMIT
TP_WILL_ABORT
|
JN/Tux, RT, RO
|
|
tp_unsol_poll_interval
|
Frequency with which the
middleware polls for outstanding
unsolicited messages. If using
different method of receiving
unsolicited messages (e.g.,
signal interrupts), property has
no effect. (C constant:
PR_TP_UNSOL_POLL_INTRVL)
|
App
|
double (>=0); default
10 seconds
|
JN/Tux, RT
|
|
tv
|
Name of table view to which the
widget is a member.
|
Wdg
|
str
|
RT, RO
|
|
tv[int]
|
Name of specified server view
and all table views connected
directly or indirectly (from 1 to
num_tvs) via server links to the
specified server view.
|
TV
|
str
|
RT, RO
|
|
tv_below[int]
|
App: Names of table views
participating in current
transaction.
|
App
|
str
|
RT, RO
|
|
|
TV: Names of table views
connected directly or indirectly
to specified table view (and
corresponding to array number);
e.g., x->tv_below[n] means the
n'th table view at or below the
server view containing the table
view x.
|
TV
|
str
|
RT, RO
|
|
type
|
Type of link between two table
views.
|
Link
|
PV_LNK_SEQUENTIAL
PV_LNK_SERVER
PV_LNK_NONE
|
Writable only if the link's
table views are not part of a
TM transaction in progress.
|
|
underlined
|
Font style attribute.
|
App
Scr Wdg
|
PV_DEFAULT
PV_YES
PV_NO
|
No Motif
|
|
upd_func_name
|
Special function to be called for
UPDATE operations.
|
TV
|
str
|
update_handling =
PV_HANDLING_FUNC
|
|
updatable
|
Whether table view is updatable
(database tables participate in
INSERT, UPDATE, DELETE
transactions).
|
TV
|
PV_YES
PV_NO
|
Writable only if the table view
is not participating in TM
transaction in progress
|
|
update_expression
|
Expression used in SET clause of
SQL generated UPDATE
statement.
|
Wdg
|
str
|
use_in_update = PV_YES;
writable only if the widget is
not participating in TM
transaction in progress
|
|
update_handling
|
Method for handling UPDATE
operations.
|
TV
|
PV_HANDLING_SQL
PV_HANDLING_FUNC
PV_HANDLING_NOTHING
|
|
|
update_order
|
Which table view (parent or
child) participates in UPDATE
statement first.
|
Link
|
PV_CHILD_FIRST
PV_PARENT_FIRST
|
Writable only if the link's table
views are not participating in
TM transaction in progress
|
|
update_service
|
Name of service to use to
implement Update operation in
database tables associated with
the table view.
|
TV
|
str
|
JN, Tux
|
|
use_in_insert
|
Whether or not widget is
included in INSERT statement
and, therefore, its content is
added to database.
|
Wdg
|
PV_YES
PV_NO
|
Writable only if the widget is
not participating in TM
transaction in progress
|
|
use_in_select
|
Whether or not database column
associated with widget is
included in the select list of a
SELECT statement.
|
Wdg
|
PV_YES
PV_NO
|
Writable only if the widget is
not participating in TM
transaction in progress
|
|
use_in_update
|
Whether or not database column
associated with widget is
included in the SET clause of an
UPDATE statement.
|
Wdg
|
PV_YES
PV_NO
|
Writable only if the widget is
not participating in TM
transaction in progress
|
|
use_in_where
|
Whether or not WHERE clause
should use widget's data to
specify which rows to fetch.
|
Wdg
|
PV_YES
PV_NO
|
|
|
validation_func
|
Validation function executed
when object loses focus or when
button pressed.
|
Wdg
SelGrp
|
str
|
RT
|
|
validation_link
|
Name of link to use to validate
widget's data.
|
Wdg
|
str
|
|
|
validation_service
|
Name of service that receives
data from the client into the
service component, verifies the
primary key in the database, and
returns detail data for that
primary key to the client.
|
Link
|
str
|
JN, Tux
|
|
valided
|
Whether or not object has been
validated.
|
Wdg
SelGrp
|
PV_YES
PV_NO
|
RT
|
|
vbscript
|
VBScript function.
|
Scr
SrvCom
Wdg
|
str
|
Web
|
|
version_column
|
Whether or not widget is
identified as the version column.
|
Wdg
|
PV_YES
PV_NO
|
Writable only if the widget is
not participating in TM
transaction in progress
|
|
vert_max_size
|
Determine widget's maximum
growth in height if screen is
resized at runtime.
|
Wdg
|
str; grid units (g) by
default, characters
(c), inches (in),
millimeters (mm), or
pixels (p).
|
GUI, auto_vert_resize =
PV_YES
|
|
vert_min_size
|
Determine widget's minimum
width if screen is resized at
runtime.
|
Wdg
|
str; grid units (g) by
default, characters
(c), inches (in),
millimeters (mm), or
pixels (p).
|
GUI, auto_vert_resize =
PV_YES
|
|
vert_rotation
|
Graph's vertical rotation (about
horizontal axis), measured in
degrees.
|
Wdg
|
str (0 .. 90)
|
GUI, Web, widget_type =
PV_GRAPH, chart_3d =
PV_YES
|
|
vert_scroll_bar
|
Vertical scroll bar assignment
for scrolling grid, list box, or
multiline text widgets.
|
Wdg
|
PV_YES PV_NO
|
scrolling = PV_YES
|
|
vert_shrinking
|
Method by which vertical
dimension and widget positions
are adjusted when box widget is
shrunk.
|
Wdg
|
PV_DECREASE_REG
ION_SIZE
PV_KEEP_REGION_ SIZE
PV_PREVENT_GRID
_SHRINKING
|
GUI, widget_type =
PV_BOX
|
|
vertical_anchor
|
Vertical anchor point.
|
Wdg
|
PV_TOP
PV_BOTTOM
PV_MIDDLE
|
GUI, Web
|
|
view_full_page
|
Whether report viewer output is
scaled to the page size (PV_YES)
or to the actual size (PV_NO). (C
constant:
PR_RW_VIEW_FULL_PAGE)
|
App
|
PV_YES
PV_NO
|
|
|
vncolms
|
Number of columns in viewport.
|
Scr
|
int
|
RT, no Web
|
|
vnlines
|
Number of lines in viewport.
|
Scr
|
int
|
RT, no Web
|
|
vofcolm
|
Viewport column offset.
|
Scr
|
int
|
RT, no Web
|
|
vofline
|
Viewport line offset.
|
Scr
|
int
|
RT, no Web
|
|
vstcolm
|
Viewport start column.
|
Scr
|
int
|
RT, no Web
|
|
vstline
|
Viewport start line.
|
Scr
|
int
|
RT, no Web
|
|
wallpaper_pixmap
|
Screen's wallpaper pixmap
filename in GUI, and
BACKGROUND attribute in Web
applications.
|
Scr
|
str
|
GUI, Web
|
|
wallpaper_style
|
Screen's wallpaper display:
centered or tile.
|
Scr
|
PV_CENTER
PV_TILE
|
GUI, wallpaper_pixmap =
string
|
|
webid
|
Name of the next cache file to be
generated by the Web
application server.
|
App
|
str
|
Web
|
|
where_operator
|
Operator to use in WHERE
condition.
|
Wdg
|
PV_WHERE_EQUAL
PV_WHERE_GREATER
PV_WHERE_IN
PV_WHERE_LESS
PV_WHERE_LIKE
PV_WHERE_LIKE_R
PV_WHERE_LIKE_LR
PV_WHERE_NONE
PV_WHERE_NOT_EQUAL
PV_WHERE_NOT_GREATER
PV_WHERE_NOT_IN
PV_WHERE_NOT_LESS
PV_WHERE_NOT_LIKE
PV_WHERE_NOT_LIKE_R
PV_WHERE_NOT_LIKE_LR
|
use_in_where = PV_YES
|
|
where_use_if_null
|
Whether or not null value is
included in WHERE condition.
|
Wdg
|
PV_YES
PV_NO
|
use_in_where = PV_YES
|
|
widget_type
|
Object type. Value corresponds
to object type as listed. Types for
widgets appears in next entry.
|
App Scr
|
PV_APPLICATION
PV_SCREEN
|
RT, RO
|
|
Widget type
|
Wdg
Sync
TV
SelGrp
|
PV_DYNAMIC_LABEL
PV_SINGLE_LINE_TEXT
PV_MULTILINE_TEXT
PV_PUSH_BUTTON
PV_TOGGLE_BUTTON
PV_RADIO_BUTTON
PV_CHECK_BOX
PV_OPTION_MENU
PV_LIST_BOX
PV_LINK
PV_HORIZONTAL_SCALE
PV_VERTICAL_SCALE
PV_COMBO_BOX
PV_BOX
PV_HORIZONTAL_LINE
PV_VERTICAL_LINE
PV_GRID_FRAME
PV_GRAPH
PV_REPORT_AREA
PV_BLOB_DATA
PV_CARD
PV_DECK
PV_STATIC_LABEL
PV_SYNC_GROUP
PV_TABLE_VIEW
PV_GROUP
PV_ACTIVEX
|
RO
|
|
width
|
Horizontal size
|
Scr
SrvCom
Wdg
|
str; grid units (g) by default,
characters (c), inches (in),
millimeters (mm), or pixels
(p).
|
No Web
|
|
word_wrap
|
Whether or not text should word
wrap
|
Wdg
|
PV_YES
PV_NO
|
widget_type =
PV_MULTILINE_TEXT..
Word wrap behavior
varies on each platform
and on Web browsers.
|
|
x_axis_label
|
Text associated with x axis of
graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_axis_label_location
|
Location for x axis label in
relation to graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_axis_location
|
Location of x axis in graph.
|
Wdg
|
PV_EDGE
PV_OPPOSITE_EDGE
PV_ZERO
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_axis_maximum
|
Maximum number of data values
that can be plotted along x axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_axis_minimum
|
Minimum number of data values
that can be plotted along x axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_axis_scale
|
Scale type for x axis values in
graph.
|
Wdg
|
PV_LINEAR
PV_COMMON_LOG
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_tick_grid_style
|
Grid style tick marks along x
axis of graph.
|
Wdg
|
PV_SOLID
PV_DASHED
PV_DOTTED
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_tick_label_source
|
Source/values for labels
associated with tick marks along
x axis of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_tick_major_increment
|
Increment between major
(larger) tick marks along x axis
of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_tick_minor_increment
|
Increment between minor
(smaller) tick marks along x axis
of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_tick_style
|
Tick mark style for x axis of
graph.
|
Wdg
|
PV_IN
PV_OUT
PV_BOTH
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_tick_width
|
Tick mark width for x axis of
graph.
|
Wdg
|
str (0 .. 100)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
x_value_source[int]
|
Data value source for a given
data series (up to 12).
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_XY_PLOT,
y_value_source[int] =
str
|
|
xml_attributes
|
Attributes for XML
|
Wdg
Scr
|
str
|
|
|
xml_prefix
|
String to output before XML tag
|
Wdg
Scr
|
str
|
|
|
xml_postfix
|
String to output after XML tag
|
Wdg
Scr
|
str
|
|
|
xml_tag
|
Tag to assign to widget or screen
in XML
|
Wdg
Scr
|
str
|
|
|
xy_style
|
Style for XY plot data series.
|
Wdg
|
PV_CURVE
PV_LINE
PV_POINT
|
GUI, Web, chart_type =
PV_XY_PLOT and
y_value_source[int] =
str
|
|
y1_axis_label
|
Text associated with y1 axis of
graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_axis_label_location
|
Location for y1 axis label in
relation to graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_axis_location
|
Y1 axis location in graph.
|
Wdg
|
PV_EDGE
PV_OPPOSITE_EDGE
PV_ZERO
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_axis_maximum
|
Maximum number of data values
that can be plotted along y1 axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_axis_minimum
|
Minimum number of data values
that can be plotted along y1 axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_axis_scale
|
Scale type for y1 axis values of
graph.
|
Wdg
|
PV_LINEAR
PV_COMMON_LOG
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_tick_grid_style
|
Grid style tick marks along y1
axis of graph.
|
Wdg
|
PV_SOLID
PV_DASHED
PV_DOTTED
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_tick_la bel_source
|
Source/values for labels
associated with tick marks along
y1 axis of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_tick_major_in crement
|
Increment between major
(larger) tick marks along y1 axis
of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_tick_minor_increment
|
Increment between minor
(smaller) tick marks along y1
axis of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_tick_style
|
Tick mark style for y1 axis of
graph.
|
Wdg
|
PV_IN
PV_OUT
PV_BOTH
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y1_tick_width
|
Tick mark width for y1 axis of
graph.
|
Wdg
|
str (0 .. 100)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_axis_label
|
Text associated with y2 axis of
graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_axis_la bel_location
|
Location for y2 axis label in
relation to the graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_axis_location
|
Y2 axis location in graph.
|
Wdg
|
PV_EDGE
PV_OPPOSITE_EDGE
PV_ZERO
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_axis_maximum
|
Maximum number of data values
that can be plotted along y2 axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_axis_minimum
|
Minimum number of data values
that can be plotted along y2 axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_axis_scale
|
Scale type for y2 axis values of
graph.
|
Wdg
|
PV_LINEAR
PV_COMMON_LOG
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_tick_grid_style
|
Grid style tick marks along y2
axis of graph.
|
Wdg
|
PV_SOLID
PV_DASHED
PV_DOTTED
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_tick_label_source
|
Source/values for labels
associated with tick marks along
y2 axis of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_tick_major_increment
|
Increment between major
(larger) tick marks along y2 axis
of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_tick_minor_increment
|
Increment between minor
(smaller) tick marks along y2
axis of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_tick_style
|
Tick mark style for y2 axis of
graph.
|
Wdg
|
PV_IN
PV_OUT
PV_BOTH
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y2_tick_width
|
Tick mark width for y2 axis of
graph.
|
Wdg
|
str (0 .. 100)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_axis[int]
|
Y axis against which data in
series (int) is plotted in graph.
|
Wdg
|
PV_Y1
PV_Y2
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW and
y_value_source[int] =
str
|
|
y_axis_label
|
Text associated with y axis of
graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_axis_label_location
|
Location for y axis label in
relation to graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_axis_location
|
Y axis location in graph.
|
Wdg
|
PV_EDGE
PV_OPPOSITE_EDGE
PV_ZERO
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_axis_maximum
|
Maximum number of data values
that can be plotted along y axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_axis_minimum
|
Minimum number of data values
that can be plotted along y axis
of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_axis_scale
|
Scale type for y axis values of
graph.
|
Wdg
|
PV_LINEAR
PV_COMMON_LOG
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_tick_grid_style
|
Grid style tick marks along y
axis of graph.
|
Wdg
|
PV_SOLID
PV_DASHED
PV_DOTTED
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_tick_label_source
|
Source/values for labels
associated with tick marks along
y axis of graph.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_tick_major_increment
|
Increment between major
(larger) tick marks along y axis
of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_tick_minor_increment
|
Increment between minor
(smaller) tick marks along y axis
of graph.
|
Wdg
|
str (>0)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_tick_style
|
Tick mark style for y axis of
graph.
|
Wdg
|
PV_IN
PV_OUT
PV_BOTH
PV_NONE
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_tick_width
|
Tick mark width for y axis of
graph.
|
Wdg
|
str (0 .. 100)
|
GUI, Web, chart_type =
PV_BAR | PV_XY_PLOT |
PV_HIGH_LOW
|
|
y_value_source[int]
|
Y value source for given data
series in XY plot graph, either
the name of an array containing
data, or a list of values.
|
Wdg
|
str
|
GUI, Web, chart_type =
PV_XY_PLOT
|
|
zero_format
|
Whether or not format should be
applied to data when it is zero.
|
Wdg
|
PV_YES
PV_NO
|
data_formatting =
PV_NUMERIC
|