button-function

Generic Function

Package: common-graphics

Arguments: static-text-and-button-column-mixin

Returns the name of a function that will be run when the small button in a grid-column of class static-text-and-button-column-mixin is pressed. The default is true (a function that returns t whatever arguments are passed) which makes the button a no-op.

A button-function should take four arguments: (1) the grid-widget, (2) the data-object of the grid-row that the clicked cell is in, (3) the grid-row, and (4) the grid-column.

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.