Re: FW: using template directives with anchor tags
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
This needs to be investigated. Christian, this doesn't have anything to do with the fix I made to BAction (and BLink by inheritence) for Barracuda-1.2.5. This seems to be a different problem. Check out the CVS comments for BAction to see for yourself... http://barracudamvc.org/viewcvs.cgi/Barracuda/src/org/enhydra/barracuda/core/comp/BAction.java Can anyone check this out today? I'm trying to get another release of XMLC ready to go. Jake At 03:20 PM 9/23/2003 -0500, you wrote: >We created a BLink which is returned by the IterativeModel > BLink link = new BLink(); > link.setTarget(filename); > link.setText(filename); > >The template directive : > > <tr class="Dir::Iterate_Start.file Dir::Iterate_Next.file"> > <td><SPAN > class=Dir::Get_Data.file.link>[file]</SPAN></td></tr> > > <tr class="Dir::Iterate_End.file Dir::Discard"><td></td></tr> > >Here is the result: ><td><span>.BLink (@1dfd868)</span></td> > >Thanks, >Scott > > > >_______________________________________________ >Barracuda mailing list >[email protected] >http://barracudamvc.org/lists/listinfo/barracuda