Android
android.view
public static interface

android.view.ViewTreeObserver.OnGlobalLayoutListener

android.view.ViewTreeObserver.OnGlobalLayoutListener

Interface definition for a callback to be invoked when the global layout state or the visibility of views within the view tree changes.

Known Indirect Subclasses

Summary

Public Methods

          void  onGlobalLayout()
Callback method to be invoked when the global layout state or the visibility of views within the view tree changes

Details

Public Methods

public void onGlobalLayout()

Callback method to be invoked when the global layout state or the visibility of views within the view tree changes
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56