English 中文(简体)
GWT UiBinder以任何方式编制有活力的植被清单?
原标题:GWT UiBinder any way to have dynamic List of Widgets?
  • 时间:2010-06-28 09:02:04
  •  标签:
  • gwt
  • uibinder

<条码>Foo有一个可变的<条码>List<Button> 条码/条码>,我如何利用UiBinder使每一纽芬兰人受益? 是否可能?

最佳回答

UiBinder is a XML template for declaratively submitting widgets and is not a makeer . 因此,在UiBinder XML内,你不能有条件、休息和其他合理建筑。

相反,你可以做的是,在UiBinder有一个小组,作为独家的股东,你们希望你们所有的县都去做。 具备一席之地:在您的 Java班中详细提到这个小组。 采用田地处理法,通过 but子清单,在小组中增加纽瓦语。

另一种做法是确定一个综合体,在威迪堡添加一个综合体,让复合物本身使纽托邦成为一体。 仅仅取决于最适合您设计的内容。

问题回答

暂无回答




相关问题
Refresh the UI in gwt

I have created some custom composite widget, which listens to an events (in my case loginEvent). Once the event is caught the state of the widget changes so as the way it should look (in my case I ...

How to create a development/debug and production setup

I recently deployed inadvertently a debug version of our game typrX (typing races at www.typrx.com - try it it s fun). It was quickly corrected but I know it may happen again. After digging on ...

GWT error at runtime: ....style_0 is null

My code works fine in IE 8, but on firefox 3.5, the javascript fails to load. I used firebug to figure out why, and the error I get is (GWT detailed mode) My suspicion is that some style is not ...

GWT s hosted mode not working

I ve been stumped for a while trying to figure out why my GWT demo app isn t working in hosted mode so I went back and downloaded the Google Web Toolkit again, unzipped it and simply went to the ...

How to disable Google Visualizations Tool Tips?

Does anyone know how to disable the tool-tip boxes that popup when a Google Visualizations chart is clicked (Selected)? Following the sample code at Getting Started with Visualizations, the "...

GWT 2 CssResource how to

I have a GWT 1.7 application and I want to upgrade it to GWT 2 Milestone 2. The application uses 2 big external CSS files. In GWT 1.7 I had a public folder and put both the CSS files in the folder and ...

热门标签