tabs1.js

Go to the documentation of this file.
00001 //-*- mode: C; -*-//tells emacs to use mode C for this file
00002 /* This file is part of phpWebApp. */
00003 
00004 function tabs1_select(obj_id, item)
00005 {
00006   SendEvent(obj_id, "select", "item="+item);
00007 }

Generated on Fri Jul 25 20:47:09 2008 for DokBookWiki by  doxygen 1.5.3