JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
I
L
O
R
S
T
U
C
com.ashokvarma.sqlitemanager
- package com.ashokvarma.sqlitemanager
com.ashokvarma.sqlitemanager.csv
- package com.ashokvarma.sqlitemanager.csv
CSV_FILE_SHARE_AUTHORITY
- Static variable in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
CsvEscaper
- Class in
com.ashokvarma.sqlitemanager.csv
Class description
D
displayError(int)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
displayError(String)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
displayRows(List<SparseArray<Object>>)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
F
finishActivity()
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
finishActivityWithError(int)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
finishActivityWithError(String)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
freeResources()
- Method in interface com.ashokvarma.sqlitemanager.
SqliteDataRetriever
Deprecated.
G
getDatabaseName()
- Method in interface com.ashokvarma.sqlitemanager.
SqliteDataRetriever
getInstance()
- Static method in class com.ashokvarma.sqlitemanager.csv.
CsvEscaper
getViewContext()
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
I
informErrorToUser(int)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
informErrorToUser(String)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
L
launchSqliteManager(Context, SqliteDataRetriever, String)
- Static method in class com.ashokvarma.sqlitemanager.
SqliteManager
O
onClick(View)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onColumnValueClicked(SparseArray<Object>)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onCreate(Bundle)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onCreateOptionsMenu(Menu)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onDestroy()
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onHeaderColumnSortChanged(String, boolean)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onItemSelected(AdapterView<?>, View, int, long)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onNothingSelected(AdapterView<?>)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
onOptionsItemSelected(MenuItem)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
R
rawQuery(String, String[])
- Method in interface com.ashokvarma.sqlitemanager.
SqliteDataRetriever
Runs the provided SQL and returns a
Cursor
over the result set.
S
setAddFABVisible(boolean)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
setSpinnerAdapter(ArrayList<String>)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
setSubtitle(String)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
showAddEditRowDialog(boolean, String, String[], SparseArray<Object>)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
showContentView()
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
showCustomQueryDialog(String)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
showCustomQueryView(String)
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
showTableSelectionView()
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
SqliteDataRetriever
- Interface in
com.ashokvarma.sqlitemanager
Class description
SqliteManager
- Class in
com.ashokvarma.sqlitemanager
Class description
SqliteManager()
- Constructor for class com.ashokvarma.sqlitemanager.
SqliteManager
SqliteManagerActivity
- Class in
com.ashokvarma.sqlitemanager
SqliteManagerActivity()
- Constructor for class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
T
translate(CharSequence, int, Writer)
- Method in class com.ashokvarma.sqlitemanager.csv.
CsvEscaper
U
updateColumnNames(String[])
- Method in class com.ashokvarma.sqlitemanager.
SqliteManagerActivity
C
D
F
G
I
L
O
R
S
T
U
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes