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 Wed Jan 9 08:27:32 2008 for DokBookWiki by  doxygen 1.5.2