efl/src/bindings/mono
Lauro Moura cc49c1034b csharp: MVVM parts support
Summary:
Parts binding will follow a similar approach to regular property
binding:

`var error = factory.PartName().PropertyName().Bind(modelProperty);`

* Changed both `Bind()` overloads to return the error code from
  `efl_ui_property_bind`
* Also properties from interfaces implemented didn't have their `Bindable`
  wrapper methds available.

Depends on D9563

Reviewers: felipealmeida, cedric, SanghyeonLee, woohyun

Reviewed By: cedric

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9564
2019-08-19 21:41:29 -03:00
..
efl_mono csharp: MVVM parts support 2019-08-19 21:41:29 -03:00
eina_mono csharp: fix ownership of value types in arrays and lists 2019-08-05 19:15:35 -03:00
eldbus_mono csharp: Fix free_cb calling under dotnet. 2019-04-15 15:24:29 -03:00
eo_mono efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
eolian_mono build: make bindings cross compileable 2018-12-17 17:43:08 +01:00
efl_mono.dll.config.in efl-mono: Remove trailings from template file 2019-01-16 11:57:54 +09:00
meson.build efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00