• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

jeasyui: [已不维护] 一套对EasyUI封装的JSP组件,简化JSP中使用EasyUI的成本。http:/ ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

jeasyui

开源软件地址:

https://gitee.com/for-1988/jeasyui

开源软件介绍:

jeasyui

该项目已不维护,建议使用前端mvvm相关的框架,感谢关注

jeasyui项目是对Easyui控件库的JSP封装,将easyui组件封装成JSP标签库。简化easyui的使用难度,学习成本,更少的代码量。友好的IDE提示,类似JSF,Asp控件的写法,提供了相对统一的事件处理机制。直接通过jsp中的java对象绑定数据到控件。

演示地址 http://jeasyui.coding.io/

##Newsrelease 0.0.4

##Some Example

datagrid

<e:datagrid id="grid" data="<%=demo.getProducts() %>" fit="true" title="Fluid DataGrid" classStyle="c-red" pagination="true" fitColumns="false" pageList="10,20,40">      <e:columns frozen="true">           <e:column field="itemid" width="100">Item ID</e:column>           <e:column field="productid" width="200" sortable="true">Product</e:column>           <e:column field="listprice" width="200">List Price</e:column>           <e:column field="unitcost" width="100" title="单价"/>           <e:column field="attr1" width="200">Product</e:column>           <e:column field="status" width="200">List Price</e:column>       </e:columns>   </e:datagrid>

button&event

<e:button id="open-win" text="Open Window" classStyle="c-info">    <e:event event="click" target="window" action="open"/></e:button>

##更多请查看Wiki


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap