Add Additional Method for ColorSelector 47/114947/3
authorjh5.cho <jh5.cho@samsung.com>
Thu, 16 Feb 2017 01:21:35 +0000 (10:21 +0900)
committerjh5.cho <jh5.cho@samsung.com>
Mon, 20 Feb 2017 09:19:49 +0000 (18:19 +0900)
commit02ca327cc3ed22267c8cf5fd7a577a9995607f8e
tree70111ec4a8b16334a15de4b554cc36fd05193d3e
parentb71c87c927b186a1630c22e34f8bca09525a2842
Add Additional Method for ColorSelector

    - Following ColorSelector methods are added:
      AddPaletteColor(), ClearPalette()
    - New methods are added to implement RFC16, ColorPickerControl
      http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+16+-+ColorPickerControl

Change-Id: I224c4fca1f87d2edc68974de4818126f42792f77
ElmSharp/ElmSharp.csproj
ElmSharp/ElmSharp/ColorSelector.cs [changed mode: 0644->0755]
ElmSharp/ElmSharp/ColorSelectorItem.cs [new file with mode: 0755]
ElmSharp/Interop/Interop.Elementary.ColorPicker.cs [changed mode: 0644->0755]