Android SDK Version
Nested Class Summary
Field Summary
Modifier and TypeFieldDescription
public final static CodelessLoggingEventListenerINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static CodelessLoggingEventListener.AutoLoggingOnClickListenergetOnClickListener(EventBinding mapping, View rootView, View hostView)
final static CodelessLoggingEventListener.AutoLoggingOnItemClickListenergetOnItemClickListener(EventBinding mapping, View rootView, AdapterView<?> hostView)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getOnClickListener

 final static CodelessLoggingEventListener.AutoLoggingOnClickListenergetOnClickListener(EventBinding mapping, View rootView, View hostView)

getOnItemClickListener

 final static CodelessLoggingEventListener.AutoLoggingOnItemClickListenergetOnItemClickListener(EventBinding mapping, View rootView, AdapterView<?> hostView)