/[papo]/papo/neb/examples/search.neb
ViewVC logotype

Diff of /papo/neb/examples/search.neb

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

revision 1.6 by jlenton, Thu Apr 17 19:59:30 2003 UTC revision 1.7 by jlenton, Tue Apr 29 21:20:04 2003 UTC
# Line 14  $prompt => 'Ingrese los datos' Line 14  $prompt => 'Ingrese los datos'
14    
15    
16      <page name="neb:$name">      <page name="neb:$name">
17      <trigger type="Pre-Focusout"><      <trigger type="Pre-Focusout">
18      <neb:Inline>$detailblock</neb:Inline>.processRollback()      <neb:Inline>$detailblock</neb:Inline>.processRollback()
19      if <neb:Inline>$resultblock</neb:Inline>.getRecordCount() > 0 and not <neb:Inline>$resultblock</neb:Inline>.getCurrentRecord().isEmpty():      if <neb:Inline>$resultblock</neb:Inline>.getRecordCount() > 0 and not <neb:Inline>$resultblock</neb:Inline>.getCurrentRecord().isEmpty():
20      <neb:Inline>$detailblock</neb:Inline>.initQuery()      <neb:Inline>$detailblock</neb:Inline>.initQuery()

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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