android.view
Interface View.OnClickListener

All Known Implementing Classes:
CharacterPickerDialog, KeyboardView, QuickContactBadge
Enclosing class:
View

public static interface View.OnClickListener


Method Summary
 void onClick(View v)
           
 

Method Detail

onClick

void onClick(View v)


Copyright © 2008-2012. All Rights Reserved.