☜ | MWAPI - Event Specification AttributesDraft MDC Standard | ☞ |
Event specifications are defined by especs which consist of lists of subscripts.
espec | ::= | L expr |
For windows, an espec has the form
where
ekeyword | ::= | expr V | │ │ │ |
BEVENT EVENT |
│ │ │ |
For gadgets, an espec has the form
wname , gkeyword , gname , ekeyword , etype
For timers, an espec has the form
wname , tkeyword , tname , ekeyword , etype
For menu choices, an espec has the form
wname , mkeyword , mname , ckeyword , item , ekeyword , etype
All other forms of espec are reserved.
Event specification attributes, identified by especattributes, determine when events and call backs occur.
especattribute | ::= | expr V | │ │ │ │ |
ENABLE FILTERIN implementationattribute |
│ │ │ │ |
Event specification attributes are specified as:
^$W[INDOW] ( espec , especattribute )
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 14-Nov-2023, 22:12:24.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)