Class DropDown

Summary


  This class is just a superclass of {List} and {EditList} below.

Package:
(main)
File:
dropdown.icn
Methods:
close_TextList, get_selection, open_TextList, set_selection_list

Fields:
selection, selection_list, temp_win, tl

Source code.

Details
Constructor

DropDown(selection, selection_list, tl, temp_win)

Methods:

close_TextList()


get_selection()

#
  Return an integer corresponding to the item in the list
  presently selected.


open_TextList()


set_selection_list(x)

#
  Set the list selection items to the list x.
  @param  The list of items


Fields:
selection

selection_list

temp_win

tl


This page produced by UniDoc on 2021/04/15 @ 23:59:53.