manual binding for TextEditor and ApplicationExtension 16/133616/1
authorxb.teng <xb.teng@samsung.com>
Tue, 13 Jun 2017 02:43:37 +0000 (10:43 +0800)
committerxb.teng <xb.teng@samsung.com>
Tue, 13 Jun 2017 02:43:44 +0000 (10:43 +0800)
commit58e14ca9633861bef01473b17201ba99ea0b1639
treeceea671b55f9ba7007d02a2e92508c2cfcddf675
parentd471058ee0d1c46d6d80c7cd7c0e4b72094cc738
manual binding for TextEditor and ApplicationExtension

There are changes:
1. Add properties LineCount/PlaceholderText/PlaceholderTextColor for TextEditor
2. Add property ID for View
3. Add api Start for ApplicationExtensions
4.  Update text sample to test new features.

Change-Id: Ie2138c383c1965b421255422a435fd7f16b231c3
NUISamples/NUISamples/NUISamples.TizenTV/examples/text-test.cs
Tizen.NUI/src/internal/ApplicationExtensions.cs
Tizen.NUI/src/internal/ManualPINVOKE.cs
Tizen.NUI/src/internal/NDalicPINVOKE.cs
Tizen.NUI/src/public/BaseComponents/TextEditor.cs
Tizen.NUI/src/public/BaseComponents/View.cs
Tizen.NUI/src/public/NUIApplication.cs