public class CursorListPreference
extends ListPreference
Modifier and Type | Field and Description |
---|---|
private KlassenlisteDbAdapter |
dbHelperKlasse |
private Context |
myContext |
Constructor and Description |
---|
CursorListPreference(Context context,
AttributeSet attrs) |
Modifier and Type | Method and Description |
---|---|
void |
setData(java.lang.String inTableName) |
private KlassenlisteDbAdapter dbHelperKlasse
private Context myContext