开发者

How can I edit fields in SmartGWT's DetailViewer?

Tell me, please! I am using SmartGWT 2.4.

How can I edit any fields in DetailViewer? (co开发者_开发技巧m.smartgwt.client.widgets.viewer.DetailViewer)

For example, fields in ListGrid (com.smartgwt.client.widgets.grid.ListGrid) can be made editable by setting ListGridField.setCanEdit(true).


You can't. DetailViewer is not meant to be used for editing values - it's only for viewing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜