Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

MWAPI - LEFTSHOW

Draft MDC Standard

6.4.26 LEFTSHOW elattribute

Definition

LEFTSHOW specifies which non-header column is displayed left most in the scrolling region of a table gadget. If the user scrolls the columns, the value of LEFTSHOW changes.

If the application assigns a value to LEFTSHOW, the non-header columns may scroll.

If the value assigned to LEFTSHOW exactly matches a citem subscript specified for a non-header column, the column identified by that subscript is displayed left most in the scrolling region.

If the application assigns a value to LEFTSHOW which does not exactly match a citem subscript specified for a non-header column, the first non-header column identified by a citem subscript that follows (in the collation sequence of ^$WINDOW) the specified LEFTSHOW value is displayed left most in the scrolling region. LEFTSHOW is then set to the subscript value of that non-header column.

If the application assigns a value to LEFTSHOW which does not exactly match a citem subscript specified for a non-header column, and which is not followed (in the collation sequence of ^$WINDOW) by any citem subscript specified for the gadget, the columns scroll (if necessary) so that the last column in the table is displayed in the visible area. LEFTSHOW is then set to the citem displayed left most in the scrolling region.

If the aggregate width of the columns is at least great enough to fill the scrolling region and the value assigned to LEFTSHOW would cause the scrolling region to be only partially filled, the underlying windowing platform or the MWAPI implementation may scroll the list to fill the scrolling region. LEFTSHOW is then set to the citem value for the column displayed left most in the scrolling region.

Domain citem or emptystring
Access Create, Modify, Reference
Default citem subscript of first non-header column in the table, if any; emptystring otherwise.
Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.

Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.

This page most recently updated on 29-Nov-2011, 20:03:11.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)