commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/forms/doc techref.lyx


From: Derek Neighbors
Subject: gnue/forms/doc techref.lyx
Date: Sat, 30 Mar 2002 09:54:18 -0500

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Derek Neighbors <address@hidden>        02/03/30 09:54:18

Modified files:
        forms/doc      : techref.lyx 

Log message:
        ** Updated 'implemented' 'not implemented' trigger list and put by 
'widget' type as well.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/forms/doc/techref.lyx.diff?cvsroot=OldCVS&tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: gnue/forms/doc/techref.lyx
diff -c gnue/forms/doc/techref.lyx:1.13 gnue/forms/doc/techref.lyx:1.14
*** gnue/forms/doc/techref.lyx:1.13     Sun Feb 10 20:13:18 2002
--- gnue/forms/doc/techref.lyx  Sat Mar 30 09:54:18 2002
***************
*** 430,470 ****
  \layout Subsubsection
  
  Implemented
! \layout Description
  
! Pre-FocusOut Fires prior to a component losing focus.
   If the return value of the script is False then the focus will not be 
switched.
! \layout Description
  
! Post-FocusOut Fires after focus leaves a component but prior to new component
   taking focus.
! \layout Description
  
! Pre-FocusIn Fires prior to a component recieving focus.
! \layout Description
  
! Post-FocusIn Fires after a component recieves focus.
! \layout Description
  
! Pre-Change Fires prior to a change to an component.\SpecialChar ~
!  If the return value of
!  the script is False then the change will be aborted.
! \layout Description
  
! Post-Change Fires after a change to an component.
! \layout Description
  
! Pre-Commit Fires prior to commiting data into persistant storage.
   If the return value of the script is False then the commit will be aborted.
! \layout Description
  
! Post-Commit Fires after data has been commited.
! \layout Description
  
! On-newrecord Fires whenever a new record is created.
  \layout Subsubsection
  
  Not Implemented
  \layout Section
  
  Example of Logical Hierarchy
--- 430,528 ----
  \layout Subsubsection
  
  Implemented
! \layout Paragraph
! 
! Entry 
! \layout Itemize
  
! Pre-FocusOut - Fires prior to a component losing focus.
   If the return value of the script is False then the focus will not be 
switched.
! \layout Itemize
  
! Post-FocusOut - Fires after focus leaves a component but prior to new 
component
   taking focus.
! \layout Itemize
  
! Pre-FocusIn - Fires prior to a component recieving focus.
!  
! \layout Itemize
  
! Post-FocusIn - Fires after a component recieves focus.
! \layout Paragraph
  
! Block 
! \layout Itemize
  
! Pre-FocusOut - Fires prior to a component losing focus.
!  If the return value of the script is False then the focus will not be 
switched.
! \layout Itemize
! 
! Post-FocusOut - Fires after focus leaves a component but prior to new 
component
!  taking focus.
! \layout Itemize
! 
! Pre-FocusIn - Fires prior to a component recieving focus.
!  
! \layout Itemize
! 
! Post-FocusIn - Fires after a component recieves focus.
!  
! \layout Itemize
  
! Pre-Commit - Fires prior to commiting data into persistant storage.
   If the return value of the script is False then the commit will be aborted.
! \layout Itemize
  
! Post-Commit - Fires after data has been commited.
! \layout Paragraph
  
! Page 
! \layout Itemize
! 
! Pre-FocusOut - Fires prior to a component losing focus.
!  If the return value of the script is False then the focus will not be 
switched.
!  
! \layout Itemize
! 
! Post-FocusOut - Fires after focus leaves a component but prior to new 
component
!  taking focus.
!  
! \layout Itemize
! 
! Pre-FocusIn - Fires prior to a component recieving focus.
!  
! \layout Itemize
! 
! Post-FocusIn - Fires after a component recieves focus.
! \layout Paragraph
! 
! Form 
! \layout Itemize
! 
! Pre-Commit- Fires prior to commiting data into persistant storage.
!  If the return value of the script is False then the commit will be aborted.
!  
! \layout Itemize
! 
! Post-Commit - Fires after data has been commited.
  \layout Subsubsection
  
  Not Implemented
+ \layout Standard
+ 
+ 
+ \series bold 
+ Pre-Change
+ \series default 
+  - Fires prior to a change to an component.\SpecialChar ~
+  If the return value of the script
+  is False then the change will be aborted.
+ \layout Description
+ 
+ Post-Change Fires after a change to an component.
+ \layout Description
+ 
+ On-newrecord Fires whenever a new record is created.
  \layout Section
  
  Example of Logical Hierarchy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]