efl/src/bindings
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
..
cxx eolian-cxx: Generate eot files 2019-07-31 18:38:02 -03:00
js all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
luajit eolian: rename is_class api for functions to is_static 2019-08-16 16:33:37 +02:00
mono csharp: MVVM parts support 2019-08-19 21:41:29 -03:00