Hi it's like I sad in the other question, the selection contains selected model items. You can call all model methods directly.
Cheers, Chris Am 22.12.2011 12:18, schrieb [email protected]: > Hello, > > i can get the values like this > alert(this.widgets["PRODUKTID"].getModel().getItem(5).getLabel()); > > but how can i access them on a selection ? > > alert(this.widgets["PRODUKTID"].getSelection().getModel().get("PRODUKTID")); > alert(this.widgets["PRODUKTID"].getSelection().get("PRODUKTID")); > > nothing works:( > > Some hints? > > thank you? > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
