-
- All Implemented Interfaces:
-
android.view.View.OnClickListener
public final class CodelessLoggingEventListener.AutoLoggingOnClickListener implements View.OnClickListener
-
-
Field Summary
Fields Modifier and Type Field Description private BooleansupportCodelessLogging
-
Constructor Summary
Constructors Constructor Description CodelessLoggingEventListener.AutoLoggingOnClickListener(EventBinding mapping, View rootView, View hostView)
-
Method Summary
Modifier and Type Method Description final BooleangetSupportCodelessLogging()final UnitsetSupportCodelessLogging(Boolean supportCodelessLogging)UnitonClick(View view)-
-
Constructor Detail
-
CodelessLoggingEventListener.AutoLoggingOnClickListener
CodelessLoggingEventListener.AutoLoggingOnClickListener(EventBinding mapping, View rootView, View hostView)
-
-
Method Detail
-
getSupportCodelessLogging
final Boolean getSupportCodelessLogging()
-
setSupportCodelessLogging
final Unit setSupportCodelessLogging(Boolean supportCodelessLogging)
-
-
-
-