android.widget
Class ListView.FixedViewInfo

java.lang.Object
  extended by android.widget.ListView.FixedViewInfo
Enclosing class:
ListView

public class ListView.FixedViewInfo
extends Object


Field Summary
 Object data
           
 boolean isSelectable
           
 View view
           
 
Constructor Summary
ListView.FixedViewInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

view

public View view

data

public Object data

isSelectable

public boolean isSelectable
Constructor Detail

ListView.FixedViewInfo

public ListView.FixedViewInfo()


Copyright © 2008-2010. All Rights Reserved.