Add Additional Method and Properties for Calendar
authorSeunghyun Choi <sh4682.choi@samsung.com>
Fri, 17 Feb 2017 05:02:39 +0000 (14:02 +0900)
committerSeunghyun Choi <sh4682.choi@samsung.com>
Thu, 16 Mar 2017 05:35:55 +0000 (14:35 +0900)
commitd49d803e80203b5d509e18e397e3f7fc3592ec52
treeac3bd6ff63a929d2bf6f84e8c63cda81131ac939
parentfdd637ff5234fa79a975055bc95cd037f3671004
Add Additional Method and Properties for Calendar

 - Add max/min Date, mark, select_mode
 - RFC : http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+11+-+CalendarView

Change-Id: I7a9b49f6bbe471d0149965d544192193f869b715
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
src/ElmSharp/ElmSharp/Calendar.cs [changed mode: 0755->0644]
src/ElmSharp/Interop/Interop.Elementary.CalendarView.cs
test/ElmSharp.Test/TC/CalendarTest1.cs