【问题标题】:Does gwt-bootstrap work outside of UiBinder?gwt-bootstrap 在 UiBinder 之外工作吗?
【发布时间】:2013-06-20 02:03:50
【问题描述】:

我遇到的所有gwt-bootstrap 示例都显示了在 UiBinder XML 文件中使用 Twitter Bootstrap 样式。

但是如果我不喜欢 UiBinder 怎么办?

如果我想使用原始小部件,或者如果我想使用 CssResource 客户端包并编写自己的外部 CSS 文件怎么办?

gwt-bootstrap 可以在 UiBinder 实例的上下文之外工作吗?如果是这样,怎么做?代码示例?提前致谢!

【问题讨论】:

    标签: java gwt uibinder cssresource gwt-bootstrap


    【解决方案1】:

    是的,你可以不用 Uibinder。只需像任何其他非 uibinder GWT 应用程序一样设置小部件并应用您的样式。

    没有条件一定要使用UI binder

    【讨论】:

      猜你喜欢
      • 2013-10-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-01-30
      • 2013-04-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多