Dear List,

 

I am not able to get metadata from my simple tablef using
setDataAsMapArray() and getDataAsMapArray().

 

Is their a solution to get Metadata?

 

Here a playground example. At this I need to get the id value.

 

 
<http://demo.qooxdoo.org/current/playground/#%7B%22code%22%3A%20%22%252F%252
F%2520Create%2520a%2520button%250Avar%2520button1%2520%253D%2520new%2520qx.u
i.form.Button(%2522First%2520Button%2522%252C%2520%2522icon%252F22%252Fapps%
252Finternet-web-browser.png%2522)%253B%250A%250A%252F%252F%2520Document>
http://demo.qooxdoo.org/current/playground/#%7B%22code%22%3A%20%22%252F%252F
%2520Create%2520a%2520button%250Avar%2520button1%2520%253D%2520new%2520qx.ui
.form.Button(%2522First%2520Button%2522%252C%2520%2522icon%252F22%252Fapps%2
52Finternet-web-browser.png%2522)%253B%250A%250A%252F%252F%2520Document%2520
is%2520the%2520application%2520root%250Avar%2520doc%2520%253D%2520this.getRo
ot()%253B%250A%250A%252F%252F%2520Add%2520button%2520to%2520document%2520at%
2520fixed%2520coordinates%250Avar%2520tableDataWithMeta%2520%253D%2520%255B%
250A%2520%2520%257B%250A%2520%2520%2520%2520%2522id%2522%2520%253A%2520100%2
52C%250A%2520%2520%2520%2520%2522col1%2522%2520%253A%2520'test'%252C%250A%25
20%2520%2520%2520%2522col2%2522%2520%253A%2520'test2'%250A%2520%2520%257D%25
0A%2520%2520%250A%2520%2520%255D%253B%250A%250Avar%2520tableModel%2520%253D%
2520this._tableModel%2520%253D%2520new%2520qx.ui.table.model.Simple()%253B%2
50AtableModel.setColumns(%255B%2520%2522Col1%2522%252C%2520%2522Col2%2522%25
5D%252C%2520%255B%2522col1%2522%252C%2520%2522col2%2522%255D)%253B%250Avar%2
520table%2520%253D%2520new%2520qx.ui.table.Table(tableModel)%253B%250Adoc.ad
d(table)%253B%250A%250Atable.getTableModel().setDataAsMapArray(tableDataWith
Meta)%253B%250A%250A%250Aqx.dev.Debug.debugObject(table.getTableModel().getD
ataAsMapArray())%253B%250A%250A%22%7D

 

Regards

 

Mustafa Sak

 

 




 


SAKsystems

Inh. Mustafa Sak

Varrelmannstr. 16

30453 Hannover

Tel.   +49 511 / 165 969 40

Fax   +49 511 / 165 969 49

Mobil +49 163 / 312 6144

http://www.saksys.de

 <mailto:[email protected]> [email protected]

STEUER-Nr. 2613817458

 

<<image001.gif>>

<<attachment: Mustafa Sak ([email protected]).vcf>>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to