As I use .addTarget method of qx.data.controller.Object. It need to pick target object and it's property (for example property "value" for the textBox):
addTarget(Object targetObject, String targetProperty, String sourceProperty, Boolean bidirectional?, Map options?, Map reverseOptions?) What the value should I pick as a targetProperty parameter in case of SelectBox? -- View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-select-an-item-in-selectbox-tp5029330p5032811.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
