Android SDK Version
All Implemented Interfaces:
android.widget.AdapterView.OnItemClickListener


public final class CodelessLoggingEventListener.AutoLoggingOnItemClickListener
 implements AdapterView.OnItemClickListener
Field Summary
Modifier and TypeFieldDescription
private BooleansupportCodelessLogging
Constructor Summary
Method Summary
Modifier and TypeMethodDescription
final BooleangetSupportCodelessLogging()
final UnitsetSupportCodelessLogging(Boolean supportCodelessLogging)
UnitonItemClick(AdapterView<?> parent, View view, Integer position, Long id)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail

CodelessLoggingEventListener.AutoLoggingOnItemClickListener

CodelessLoggingEventListener.AutoLoggingOnItemClickListener(EventBinding mapping, View rootView, AdapterView<?> hostView)
Method Detail

getSupportCodelessLogging

 final BooleangetSupportCodelessLogging()

setSupportCodelessLogging

 final UnitsetSupportCodelessLogging(Boolean supportCodelessLogging)

onItemClick

UnitonItemClick(AdapterView<?> parent, View view, Integer position, Long id)