Screen Element
|
Class name
|
Description
|
Application Page Body
|
.ApBody
|
Controls the fonts and page margins (HTML tag: Body).
|
Title
|
.ApSegTitle
|
Controls the title of the page (HTML tag: Text).
|
Text Field
|
.ApInptTxt
|
Controls the text boxes (HTML tag: Input).
|
Command Button
|
.ApScrnButton
|
Controls the command buttons on the page (HTML tag: Input).
|
Data Label
|
.ApSegDataLabel
|
Controls the labels of all user-defined dataslots (HTML tag: TD).
|
Data Value
|
.ApSegDataVal
|
Controls the content of all user-defined dataslots (HTML tag: TD).
|
General Label
|
.ApSegGenLabel
|
Controls the labels of all pre-defined system dataslots (HTML tag: TD).
|
.ApSegDataVal
|
Controls the content of all pre-defined system dataslots (HTML tag: TD).
|