sencha touch:如何构建可编辑的 FormPanel
我想构建一个可编辑的 FormPanel,其中工具栏中的“编辑”按钮使表单可编辑,并显示“取消”和“保存”按钮,将表单更改为禁用:false。
有人在他的脑海里有一个很好的示例页面吗?
i want to build an editable FormPanel where a 'edit'-button in the toolbar makes the form editable and lets appear a 'cancel'- and a 'save'-button, changing the forms to be disabled:false.
has anyone a good example-page in the back of his mind?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否在 sencha 网站上看到了示例:
http://dev.sencha.com/deploy/touch/examples/forms/
我希望这有帮助。
Did you see the sample on sencha website:
http://dev.sencha.com/deploy/touch/examples/forms/
I hope that helps.