Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER DATA-TYPE |
A character value that represents the data type of the field
associated with the widget |
|
+ | CHARACTER FORMAT |
The text format of a widget or browse-cell |
|
+ | LOGICAL HIDDEN |
Indicates whether to "hide" a widget |
|
+ | LOGICAL MODIFIED |
Indicates whether the value of the SCREEN-VALUE attribute for the
widget has changed |
|
+ | CHARACTER NAME |
A string identifier for the specified object or widget |
|
+ | CHARACTER PRIVATE-DATA |
An arbitrary string associated with the handle of an object or widget |
|
+ | CHARACTER SCREEN-VALUE |
The data value in the screen buffer associated with the widget |
|
+ | LOGICAL SENSITIVE |
Indicates whether a widget can receive input focus or events |
|
+ | CHARACTER TYPE |
The type of a handle |
|
+ | LOGICAL VISIBLE |
Indicates whether a widget is currently visible on the display |
Top
PUBLIC CHARACTER DATA-TYPE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FORMAT
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL HIDDEN
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL MODIFIED
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER NAME
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER PRIVATE-DATA
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER SCREEN-VALUE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL SENSITIVE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER TYPE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL VISIBLE
|