有空来看看我的grails 1.3.7 + extjs 3.4.0 集成模板已实现LCRUD以及M:1,M:N的映射,提提建议
https://github.com/iqGrails/foundation
基于DOMAIN生成的Scaffolding页面如图:
[img]http://dl.iteye.com/upload/attachment/610134/804d802f-aeaf-3a97-924e-78937197c9c2.png[/img]
类型支持(含部分校验)包括:
[list]
[*]String(可选择:textfield, textarea和htmleditor进行装饰)
[*]Date
[*]int
[*]float
[*]boolean
[*]inList
[/list]
[img]http://dl.iteye.com/upload/attachment/610194/d04c6e43-a166-3cd5-b26f-5f2c19da841d.png[/img]
https://github.com/iqGrails/foundation
基于DOMAIN生成的Scaffolding页面如图:
[img]http://dl.iteye.com/upload/attachment/610134/804d802f-aeaf-3a97-924e-78937197c9c2.png[/img]
类型支持(含部分校验)包括:
[list]
[*]String(可选择:textfield, textarea和htmleditor进行装饰)
[*]Date
[*]int
[*]float
[*]boolean
[*]inList
[/list]
[img]http://dl.iteye.com/upload/attachment/610194/d04c6e43-a166-3cd5-b26f-5f2c19da841d.png[/img]

本文介绍了一个基于Grails 1.3.7和ExtJS 3.4.0的集成模板项目,实现了LCRUD操作及多种类型的数据映射,包括M:1和M:N关系。该模板支持多种数据类型并提供了丰富的界面组件。
294

被折叠的 条评论
为什么被折叠?



