Its not really an answer, but it might be useful. I've attached my own VirtualSelectBox extension that has value property and implements IForm interface. I'm using it successfully in a form (its not production tested, so use at your own risk).
Hope it helps Mikee PS: Not sure how attachments work with mailist, here it is again http://pastebin.com/sP8GJQuS On Fri, Jan 25, 2013 at 5:26 PM, benco <[email protected]> wrote: > Hi, > > Maybe it's a stupid question but I was wondering if it was possible to > configure the "model" property in the case of "virtual list"-typed widgets > and how... > > For instance, it's possible to set the "modelPath" of the > qx.data.controller.List when it's used with traditional qx.ui.selectboxes. > On the other side this property seems unavailable for virtual wigets (the > controller used is "qx.ui.list.provider.WidgetProvider"... By the way, why > not putting it in the qx.data namespace ?). > > Any idea so far ? > > Best, > > Benoît. > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/qx-desktop-model-value-for-virtual-widgets-tp7582616.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnnow-d2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >
VirtualSelectBox.js
Description: JavaScript source
------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
