Go up one levelGo to Previous Go to Next

TableListConfig(n)

NAME

 
 TableListConfig - Popup widget for editing table layout for TableList

NAMESPACE

 
 util

PARENT CLASS

 
 util::TopLevelWidget

SYNOPSIS

 
 TableListConfig <path> ?options?

DESCRIPTION

 
 TableListConfig is an itcl popup widget for editing table layout for
 the TableList class.


ITK COMPONENTS

 
 btns
        Row of buttons (ButtonFrame(n)).

 dlist
        DoubleList widget for choosing columns to show or hide.

WIDGET OPTIONS

 
 -command
        Command to eval when done.

 -table
        TableList whose layout is being edited.

PUBLIC METHODS

 
 cancel {}
        Called for the cancel button - reset to original values and quit.

 deselect_all {}
        Deselect all items in the lists and disable the entries and
        options.

 load {}
        The information was read by $config_file_ already, so we just
        display it here.

 ok {args}
        Accept the current information.

 reset {}
        Reset to default configuration.

PROTECTED METHODS

 
 init {}
        Initialize layout .

 left_selected {}
        Called when an item in the left listbox is selected.

 make_button_row {}
        Make the row of buttons at bottom.

 make_list_window {}
        Create a window with 2 scrolling lists and arrows between then to
        move items back and forth.

 right_selected {}
        Called when an item in the right listbox is selected.

PROTECTED VARIABLES

 
 config_file_
        Table config class.

 leftbox_
        Left and right listboxes.

 options_
        Array(name,option) of option values, loaded from config_file.

 table_
        TableList whose layout is being edited.

SEE ALSO

 
 TopLevelWidget(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