Uses of Class
android.view.ViewDebug.CapturedViewProperty

Packages that use ViewDebug.CapturedViewProperty
android.view   
android.widget   
 

Uses of ViewDebug.CapturedViewProperty in android.view
 

Methods in android.view with annotations of type ViewDebug.CapturedViewProperty
 int View.getBottom()
           
 Context View.getContext()
           
 int View.getId()
           
 int View.getLeft()
           
 int View.getRight()
           
 int View.getTop()
           
 

Uses of ViewDebug.CapturedViewProperty in android.widget
 

Methods in android.widget with annotations of type ViewDebug.CapturedViewProperty
 int AdapterView.getCount()
           
 CharSequence TextView.getHint()
           
 long AdapterView.getSelectedItemId()
           
 int AdapterView.getSelectedItemPosition()
           
 CharSequence TextView.getText()
           
 



Copyright © 2008-2012. All Rights Reserved.