protected static class SelectableListTableContentProvider.Row extends Object implements Serializable
Object
data
String
id
int
index
Row()
Row(int index, String id, Object data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int index
public String id
public Object data
public Row()
public Row(int index, String id, Object data)