Re: BTable Example
"JIM & ALISON DOW" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Belated thank you! This helped me get in the right direction. I was building a dynamic navigation menu based on a user's role. This was a BTable and BLink returned from the table model. Worked great. Jim ----- Original Message ----- From: Jacob Kjome To: [email protected] Sent: Tuesday, May 27, 2003 10:50 AM Subject: Re: [Barracuda] BTable Example Some basic stuff is near the bottom of this page... http://www.barracudamvc.org/Barracuda/CompTest1 that matches up with src/org/enhydra/barracuda/examples/xmlc/CompEx1.java Otherwise, I think Denny Chambers has some test cases for BTable from when he enhanced BTable a little while back. I can't find my copy of that. Denny, can you post that to the list? Jake At 09:28 AM 5/27/2003 -0700, you wrote: <?xml:namespace prefix="v" /><?xml:namespace prefix="o" /> Can anyone point me to, or if you have an example of: BTable with TableModel and appropriate directives? Thanks.Jim Dow