基於Grails 1.3.7和extjs 3.4.0的模板框架(附源代碼)

有空來看看我的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]
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章