[Tizen] manual binding for TextEditor and InputMethod 90/133890/1
authorxb.teng <xb.teng@samsung.com>
Tue, 13 Jun 2017 10:40:10 +0000 (18:40 +0800)
committerdongsug.song <dongsug.song@samsung.com>
Wed, 14 Jun 2017 02:08:45 +0000 (11:08 +0900)
commit841c00cdd4471d1b82d2db3c2443f8cde04fb781
treea7726e59b188478cf9e093218160295233b170cd
parentf63d2ad1c1df61df40e14e7e30ee010812f44bdd
[Tizen] manual binding for TextEditor and InputMethod

There are changes:
1. Add event ScrollStateChanged for TextEditor
2. Add InputMethod high level class for TextField
3. Fix a issue of ImageView
4. Update sample to test new feature

Conflicts:
Tizen.NUI/Tizen.NUI.csproj
Tizen.NUI/src/public/NUIConstants.cs

Change-Id: I81c84181ad54a4a62dea7ddd97167ffe3b1c4ab2
NUISamples/NUISamples/NUISamples.TizenTV/examples/text-test.cs
Tizen.NUI/src/internal/ManualPINVOKE.cs
Tizen.NUI/src/internal/ScrollStateChangedSignal.cs [new file with mode: 0755]
Tizen.NUI/src/public/BaseComponents/ImageView.cs
Tizen.NUI/src/public/BaseComponents/TextEditor.cs
Tizen.NUI/src/public/InputMethod.cs [new file with mode: 0755]
Tizen.NUI/src/public/NUIConstants.cs