码迷,mamicode.com
首页 > 其他好文 > 详细

Demo

时间:2014-09-11 22:18:22      阅读:212      评论:0      收藏:0      [点我收藏+]

标签:io   ar   for   sp   cti   log   on   c   ad   

 


In Multiple practice. Tools Tab 上会有多个Tab为Eable的,这样为了支持这种scenario 我们修改了COnfiguration tool. 修改的位置对应的界面为配置Role And Config page,

让我们看看对应修改前的page的区别,在修改前的界面上的category ,只有两个Columns,这种情况对于single Role 可以支持, 但是对于Multiple Practice 我们不能区分出tools 属于那个Role,
因此and in new page, we add a colum for 用来区分tools是属于那个Role的, 当我们新添加Tool的时候选择相应的CateGory 包含Role的,由此对应相应的Tab。

对于Single Role的情况,Role Column是空的,因此不会产生影响。

我们在UI side 新添加了一个Property用来表示column Role, 在send data to server side 前,将Role Property combine to Location,因此,Server端存储的依旧是两个属性。不会因为UI
添加属性影响Server Side Logic。


In Multiple practice, there is more than one tools tab enable, to support this senario, we modified the congigutation tool.

Now let me see the configuration tool.

Compared with the previous configuration, the orevious tool category only have two cokumn, in new configuration tool, we add a new column, for mulitple practice,
we use this column to mark the tools belong to which tab dc db or hw.

For sinlge role this colum is empty.

We add a new property to define this column role, before sending data to server side to store, we will combine this colum to location column, making server side need‘t do any change.

Demo

标签:io   ar   for   sp   cti   log   on   c   ad   

原文地址:http://www.cnblogs.com/skysimblog/p/3967251.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!