Go up one levelGo to Previous Go to Next

DoubleList(n)

NAME

 
 DoubleList - Widget displaying two lists with arrows between them

NAMESPACE

 
 util

PARENT CLASS

 
 util::FrameWidget

SYNOPSIS

 
 DoubleList <path> ?options?

DESCRIPTION

 
 A DoubleList is an itcl widget for displaying two lists with arrows
 between them for moving items back and forth.


ITK COMPONENTS

 
 left
        Left list component (see ListboxWidget(n)).

 right
        Right list component (see ListboxWidget(n)).

STANDARD OPTIONS

 
 -exportselection -height -hscroll -lefttitle -righttitle
 -selectmode -vscroll -width

WIDGET OPTIONS

 
 -updown
        Flag: if true, also display up and down buttons for moving list
        items vertically.

PUBLIC METHODS

 
 clear {}
        Make the lists empty.

 move_down {}
        Move the selected elements from the right to the left list.

 move_left {}
        Move the selected elements from the right to the left list.

 move_right {}
        Move the selected elements from the left to the right list.

 move_up {}
        Move the selected elements from the right to the left list.

SEE ALSO

 
 FrameWidget(n)

 


- - - - - -
Last change: 07 May 99

 


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory