Quantcast
Channel: Android Developer » Data Binding
Viewing all articles
Browse latest Browse all 2

Event Dispatching: Sending Messages

$
0
0

This post will be discussing how to get objects to communicate with each other. If we look at a standard MVC diagram we see 2 types of arrows on the diagram: solid arrows and dotted arrows. The solid arrows represent method invocations. For instance, foo.setBar(4) would be a method invocation. The dotted lines represent Events.  […]

The post Event Dispatching: Sending Messages appeared first on Android Developer.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images