/[papo]/gnue/forms/src/GFTrigger.py
ViewVC logotype

Diff of /gnue/forms/src/GFTrigger.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by charlie, Fri Jun 28 19:43:53 2002 UTC revision 1.2 by styxman, Thu Sep 26 19:58:00 2002 UTC
# Line 12  Line 12 
12  # PURPOSE. See the GNU General Public License for more details.  # PURPOSE. See the GNU General Public License for more details.
13  #  #
14  # You should have received a copy of the GNU General Public  # You should have received a copy of the GNU General Public
15  # License along with program; see the file COPYING. If not,  # License along with program; see the file COPYING. If not,
16  # write to the Free Software Foundation, Inc., 59 Temple Place  # write to the Free Software Foundation, Inc., 59 Temple Place
17  # - Suite 330, Boston, MA 02111-1307, USA.  # - Suite 330, Boston, MA 02111-1307, USA.
18  #  #
19  # Copyright 2000, 2001 Free Software Foundation  # Copyright 2000-2002 Free Software Foundation
20  #  #
21  #  #
22  # FILE:  # FILE:
# Line 50  VALIDTRIGGERS = { 'PRE-FOCUSOUT':   'Pre Line 50  VALIDTRIGGERS = { 'PRE-FOCUSOUT':   'Pre
50                    'PRE-INSERT':     'Pre-Insert',                    'PRE-INSERT':     'Pre-Insert',
51                    'PRE-DELETE':     'Pre-Delete',                    'PRE-DELETE':     'Pre-Delete',
52                    'PRE-MODIFY':     'Pre-Modify',                    'PRE-MODIFY':     'Pre-Modify',
53                    'ON-NEWRECORD':   'On-NewRecord' }                    'ON-NEWRECORD':   'On-NewRecord',
54                      'ON-STARTUP':     'On-Startup' }
55    
56  #  #
57  # GFTriggerAware  # GFTriggerAware

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26