public class CodelessLoggingEventListener
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CodelessLoggingEventListener.AutoLoggingOnClickListener |
static class |
CodelessLoggingEventListener.AutoLoggingOnItemClickListener |
| Constructor and Description |
|---|
CodelessLoggingEventListener() |
| Modifier and Type | Method and Description |
|---|---|
static CodelessLoggingEventListener.AutoLoggingOnClickListener |
getOnClickListener(EventBinding mapping,
android.view.View rootView,
android.view.View hostView) |
static CodelessLoggingEventListener.AutoLoggingOnItemClickListener |
getOnItemClickListener(EventBinding mapping,
android.view.View rootView,
android.widget.AdapterView hostView) |
public static CodelessLoggingEventListener.AutoLoggingOnClickListener getOnClickListener(EventBinding mapping, android.view.View rootView, android.view.View hostView)
public static CodelessLoggingEventListener.AutoLoggingOnItemClickListener getOnItemClickListener(EventBinding mapping, android.view.View rootView, android.widget.AdapterView hostView)