| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: grid-column
Returns the value of the edit-end-trigger of the argument. The possible values are :enter and :enter-or-arrow-keys. They mean, respectively, that when editing in grid-column, pressing the Enter key ends editing or pressing the Enter key or an arrow key ends editing.
edit-start-trigger is a property of
the editable-text-column-mixin
and
combo-box-column-mixin
classes.
(For combo-box-column-mixin
, this
property and edit-start-trigger have no effect
unless the typable property is turned on.)
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |