Thank you, it works with datatype.Collection (however as I remember it
does not work with datatype.List :) - my first try).

As I've noticed, the table column's headers are hard coded in the
generated code. Is it possible to have them in .properties file as the
other text fields, or I have to rewrite them manually?

Thanks,
Istvan

On Mon, 14 Mar 2005 13:40:48 +0100 (CET), Wouter Zoons
<[EMAIL PROTECTED]> wrote:
> sorry about that Istvan, I see the documentation in the howto is ambiguous
> in this respect, I'll fix it
> 
> in andromda we use platform independent datatypes, the table should be
> modeled as a type such as 'datatype.Collection', did you try that ?
> 
> in fact anything which *maps to* a descendant of java.util.Collection
> should work fine
> 
> never specify language (ie. Java) specific datatypes in the UML when
> modeling for AndroMDA, I'll update the bpm4struts howto docs to better
> reflect this
> 
> -- Wouter
> 
> > Hi!
> >
> > I've tried to generate tables from model, but the table (displaytag)
> > does not appear. What did I wrong? The model:
> >
> > <action state to load table data> --- (data : java::util::Collection)
> > ---> <view table data>
> >
> > The data parameter is in signal, and has
> > "@andromda.struts.view.table.columns".
> >
> > Thanks,
> > Istvan
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Andromda-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/andromda-user
> >
> 
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to