Add Entry.SelectAll() and Entry.SelectNone()
authorKangho Hur <kangho.hur@samsung.com>
Wed, 18 Jan 2017 04:57:40 +0000 (13:57 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Wed, 18 Jan 2017 04:57:40 +0000 (13:57 +0900)
commit3c66623361bc6304d1ff41ba9030c47ca72bf8d3
tree760174a6c7d2d05f2aef6d6c98f60c745b3f570d
parent2ddd49371781d5584ee7cffdcebfbf5b4b0bf30d
Add Entry.SelectAll() and Entry.SelectNone()

Change-Id: I3cc2ec2e7ee3c5b19d0c4fa0ee3e058c82d4a9e5
packaging/elm-sharp.spec
src/ElmSharp/ElmSharp/Entry.cs
src/ElmSharp/Interop/Interop.Elementary.Entry.cs
test/ElmSharp.Test/ElmSharp.Test.csproj
test/ElmSharp.Test/TC/EntryTest2.cs [new file with mode: 0644]