Interface | Description |
---|---|
CompilerChef.BindableHolder |
Class | Description |
---|---|
Binding | |
BindingTarget | |
CallbackWrapper |
As data-binding finds lambda expressions, it creates classes that can wrap those callbacks
into methods that can be called into the ViewDataBinding classes.
|
CompilerChef |
Chef class for compiler.
|
DataBinder |
The main class that handles parsing files and generating classes.
|
ExpressionParser | |
InverseBinding | |
LayoutBinder |
Keeps all information about the bindings per layout file
|
MakeCopy |
This class is used by make to copy resources to an intermediate directory and start processing
them.
|
MergedBinding |
Multiple binding expressions can be evaluated using a single adapter.
|