Created by Jerry Wang, last modified on Oct 07, 2014
Webclient UI里Date类型的value help实现比较简单,只需绑定的data type对应的domain是日期类型即可。
对于时间类型的value help,
可以在context node attribute的GET_P方法里将类型设置成time picker:
GET和SET方法可以参考 BT126H_APPT/ApptDetails。
这个component可以通过点Calendar work center,选择任意一个时间段创建一个新的Appointment来打开: