Try OpenEdge Now
skip to main content
ABL Reference
Widget Reference : SELECTION-LIST widget
 

SELECTION-LIST widget

A selection list is a widget that contains a list of possible values for a field or variable. You can use the VIEW-AS phrase to set up a static selection list. You can use the CREATE widget statement to create a dynamic selection list. For example:

Attributes

Methods

Events

See also

CREATE widget statement, VIEW-AS phrase