android.widget
Class ListView.FixedViewInfo

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

public class ListView.FixedViewInfo
extends java.lang.Object


Field Summary
 java.lang.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 java.lang.Object data

isSelectable

public boolean isSelectable
Constructor Detail

ListView.FixedViewInfo

public ListView.FixedViewInfo()


Copyright © 2008-2010. All Rights Reserved.