android.view
Interface ViewTreeObserver.OnGlobalLayoutListener

All Known Implementing Classes:
AbsListView, ExpandableListView, GridView, ListView, NativeActivity
Enclosing class:
ViewTreeObserver

public static interface ViewTreeObserver.OnGlobalLayoutListener


Method Summary
 void onGlobalLayout()
           
 

Method Detail

onGlobalLayout

void onGlobalLayout()


Copyright © 2008-2012. All Rights Reserved.