selectable

Generic Function

Package: common-graphics

Arguments: grid-subsection

Returns the value of the selectable property of the argument. This property determines whether the grid-row or -column can be selected by clicking it. When a row or column is selected, it is drawn in the selection colors that the user has set up in the Windows Control Panel. Other than being drawn differently, the only special behavior that is built into a selected row or column is that all selected rows and columns that are also deletable will be deleted from a grid-widget if the user presses the DELETE key while the grid-widget has the keyboard focus. If other special behavior is desired for selected rows and column, it is up to the application to check the selected property of each row or column and treat it accordingly.

selectable is a property of the grid-subsection, grid-column, row-header-column, grid-row, and column-header-row classes.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.