14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

388 Display Trees Chapter 11<br />

Syntax Reference<br />

Table 11.5 Display Boxes and Display JSL Functions (Continued)<br />

Box Type JSL Function Description<br />

Slider<br />

Box<br />

Spacer<br />

Box<br />

String<br />

Col Box<br />

String<br />

Col Edit<br />

Box<br />

Tab Box<br />

Table Box<br />

Tab List<br />

Box<br />

Tab Pane<br />

Box<br />

Text Box<br />

Slider Box(min, max,<br />

global, script, , ) on<br />

p. 608 in the ”JSL Syntax<br />

Reference”<br />

Spacer Box(,<br />

) on p. 609<br />

in the ”JSL Syntax Reference”<br />

String Col Box("title",<br />

{"string", ...}) on<br />

p. 609 in the ”JSL Syntax<br />

Reference”<br />

String Col Edit<br />

Box("string", ...) on<br />

p. 609 in the ”JSL Syntax<br />

Reference”<br />

Tab Box("page title1",<br />

contents of page 1,<br />

"page title 2",<br />

contents of page 2,<br />

...) on p. 609 in the ”JSL<br />

Syntax Reference”<br />

Table Box(display box,<br />

...) on p. 609 in the ”JSL<br />

Syntax Reference”<br />

Text Box("text",<br />

) on p. 609 in<br />

the ”JSL Syntax Reference”<br />

Creates an interactive slider control.<br />

Creates a display box that can be used to maintain<br />

space between other display boxes, or to fill a cell in a<br />

LineUp Box.<br />

Creates a column in the table containing the string<br />

items listed.<br />

Creates a column in the table containing the string<br />

items listed. The string boxes are editable.<br />

Creates a tabbed window pane. The arguments are an<br />

even number of items alternating between the name<br />

of a tab page and the contents of the tab page. Creates<br />

a Tab List Box.<br />

Creates a report table with the display boxes<br />

listed as columns.<br />

Contains Tab Pane boxes. Created by Tab Box.<br />

Contains the display boxes shown on a single tab pane<br />

in a tab box.<br />

Constructs a box that contains the quoted string<br />

text.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!