首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > GWT的扩展,可以让你添加任何类型的控件和事件的每一个细胞

GWT的扩展,可以让你添加任何类型的控件和事件的每一个细胞

资 源 简 介

Jarics Grid Instead of building native js code, I use GWT1.5 classes and create a grid where you can set a List of Objects that implements a Gridable interface. You will find a test package to get an example of how to use this grid. Preparation steps Mettre le jar dans ton buildPath de projet Mettre la clause qui suit dans votre module (dans le gwt.xml du projet): Ajouter ce qui suit dans ton .html : How to use it ``` public Widget() { absolutePanel = new AbsolutePanel(); ... detailsGrid = new JaricsGrid(); absolutePanel.add(detailsGrid, 10, 455); detailsGrid.setSize("509px", "1

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 2小时前 成为了本站会员

  • 11 6小时前 成为了本站会员

  • 开心快活人 8小时前 成为了本站会员

  • 晋财 9小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.358130s