For editing nested collections use ListEditor
2014-02-14 12:13 GMT+04:00 pierre laurent <aurelie.virgile@gmail.com>:
--Hi There,Interface RequestFactoryEditorDriver<P,E extends Editor<? super P>>
Type Parameters:P - the type of Proxy being editedE - the type of Editor that will edit the RecordCan P be a list of proxy ?I do have a list of proxy ( see below ) i want to fill within a datagrid,if not possible, is there any workaround ?interface HistoFichesDriver extends
RequestFactoryEditorDriver<List<HistoFichesProxy>, HistofichesEditor> {
}Regards,Pierre
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment