Constants used in info template's simulator relating databases.
More...
Constants used in info template's simulator relating databases.
Created by Anupam (opticod) on 20/6/16.
final int org.buildmlearn.toolkit.infotemplate.Constants.COL_DESCRIPTION = 2 |
|
static |
final int org.buildmlearn.toolkit.infotemplate.Constants.COL_ID = 0 |
|
static |
final int org.buildmlearn.toolkit.infotemplate.Constants.COL_TITLE = 1 |
|
static |
final String org.buildmlearn.toolkit.infotemplate.Constants.firstrun = "firstRun" |
|
static |
final String [] org.buildmlearn.toolkit.infotemplate.Constants.INFO_COLUMNS |
|
static |
Initial value:= {
InfoContract.Info.TABLE_NAME + "." + InfoContract.Info._ID,
InfoContract.Info.TITLE,
InfoContract.Info.DESCRIPTION
}
String org.buildmlearn.toolkit.infotemplate.Constants.XMLFileName = "info_content.xml" |
|
static |
The documentation for this class was generated from the following file:
- source-code/app/src/main/java/org/buildmlearn/toolkit/infotemplate/Constants.java