使用GWT编辑器和复杂的用例 [英] Using GWT Editors with a complex usecase

查看:144
本文介绍了使用GWT编辑器和复杂的用例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图创建一个与Google表单创建页面非常相似的页面。

CreateFormActivity (活动和演示者)

CreateFormView (用于视图的接口,带有嵌套Presenter接口)
$ b

CreateFormViewImpl (实现CreateFormView和Editor< FormProxy>



CreateFormViewImpl包含以下子编辑器:


  • TextBox标题

  • TextBox说明

  • QuestionListEditor questionList


$ b QuestionListEditor 实现IsEditor< ListEditor< QuestionProxy,QuestionEditor>



QuestionEditor implements implements Editor < QuestionProxy>
QuestionEditor有以下子编辑器:



查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆