thron7 a écrit : > Larouanne Tristan wrote: > >> (I'm sorry to dig this *old* thread) >> >> I just want to know if this is possible in some particular case. >> >> I have a custom RemoteDataModel with my table, and i want to use it inline >> in >> my webapp. >> I can build it without any problem, but I want to modify/create the table >> with >> parameters set dynamicaly by my webapp (size, column, url for the remote >> model). >> >> With a separate custom.js (and uncompressed) and sdk.js I can easyly >> generate >> the custom.js with my webapp. >> >> With the huge compressed js, I can't. >> >> > > I'm not getting it. What does "dynamically" mean? At run time of the > app? You want to generate part of your webapp (which you name > "custom.js", I believe this should contain your custom application > classes) at run time of the webapp? How can you generate the main part > of something that is already running? > > T. > I simply want to use the same RemoteModel, but I want to set the columnHeaderId depending on user right (know by the server)
User foo see the table with column a,b,c,d and user bar only see c and d. And the same widget can have different size based on user preference. I only use part of qooxdoo for having some inline widget, and wanting to configuring parameters of this widget at runtime. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
