com.foxconn.ebook.reader.engine.util.provider
接口 BookEmphasisColumns


public interface BookEmphasisColumns

The Interface BookEmphasisColumns.


字段摘要
static java.lang.String BOOK_ID
          The Constant BOOK_ID.
static int BOOK_ID_INDEX
          The Constant BOOK_ID_INDEX.
static java.lang.String COLOR
          The Constant COLOR.
static int COLOR_INDEX
          The Constant COLOR_INDEX.
static java.lang.String CREATE_TIME
          The Constant CREATE_TIME.
static int CREATE_TIME_INDEX
          The Constant CREATE_TIME_INDEX.
static java.lang.String DEFAULT_SORT
          The Constant DEFAULT_SORT.
static java.lang.String END_CURSOR
          The Constant END_CURSOR.
static int END_CURSOR_INDEX
          The Constant END_CURSOR_INDEX.
static java.lang.String END_X
          The Constant END_X.
static int END_X_INDEX
          The Constant END_X_INDEX.
static java.lang.String END_Y
          The Constant END_Y.
static int END_Y_INDEX
          The Constant END_Y_INDEX.
static java.lang.String FONT_LEVEL
          The Constant FONT_LEVEL.
static int FONT_LEVEL_INDEX
          The Constant FONT_LEVEL_INDEX.
static int ID_INDEX
          The Constant ID_INDEX.
static java.lang.String LOCATION
          The Constant LOCATION.
static int LOCATION_INDEX
          The Constant LOCATION_INDEX.
static java.lang.String START_CURSOR
          The Constant START_CURSOR.
static int START_CURSOR_INDEX
          The Constant START_CURSOR_INDEX.
static java.lang.String START_X
          The Constant START_X.
static int START_X_INDEX
          The Constant START_X_INDEX.
static java.lang.String START_Y
          The Constant START_Y.
static int START_Y_INDEX
          The Constant START_Y_INDEX.
static java.lang.String SUMMARY
          The Constant SUMMARY.
static int SUMMARY_INDEX
          The Constant SUMMARY_INDEX.
 

字段详细信息

BOOK_ID

static final java.lang.String BOOK_ID
The Constant BOOK_ID.

另请参见:
常量字段值

COLOR

static final java.lang.String COLOR
The Constant COLOR.

另请参见:
常量字段值

START_CURSOR

static final java.lang.String START_CURSOR
The Constant START_CURSOR.

另请参见:
常量字段值

END_CURSOR

static final java.lang.String END_CURSOR
The Constant END_CURSOR.

另请参见:
常量字段值

START_X

static final java.lang.String START_X
The Constant START_X.

另请参见:
常量字段值

START_Y

static final java.lang.String START_Y
The Constant START_Y.

另请参见:
常量字段值

END_X

static final java.lang.String END_X
The Constant END_X.

另请参见:
常量字段值

END_Y

static final java.lang.String END_Y
The Constant END_Y.

另请参见:
常量字段值

LOCATION

static final java.lang.String LOCATION
The Constant LOCATION.

另请参见:
常量字段值

CREATE_TIME

static final java.lang.String CREATE_TIME
The Constant CREATE_TIME.

另请参见:
常量字段值

SUMMARY

static final java.lang.String SUMMARY
The Constant SUMMARY.

另请参见:
常量字段值

FONT_LEVEL

static final java.lang.String FONT_LEVEL
The Constant FONT_LEVEL.

另请参见:
常量字段值

DEFAULT_SORT

static final java.lang.String DEFAULT_SORT
The Constant DEFAULT_SORT.

另请参见:
常量字段值

ID_INDEX

static final int ID_INDEX
The Constant ID_INDEX.

另请参见:
常量字段值

BOOK_ID_INDEX

static final int BOOK_ID_INDEX
The Constant BOOK_ID_INDEX.

另请参见:
常量字段值

COLOR_INDEX

static final int COLOR_INDEX
The Constant COLOR_INDEX.

另请参见:
常量字段值

START_CURSOR_INDEX

static final int START_CURSOR_INDEX
The Constant START_CURSOR_INDEX.

另请参见:
常量字段值

END_CURSOR_INDEX

static final int END_CURSOR_INDEX
The Constant END_CURSOR_INDEX.

另请参见:
常量字段值

START_X_INDEX

static final int START_X_INDEX
The Constant START_X_INDEX.

另请参见:
常量字段值

START_Y_INDEX

static final int START_Y_INDEX
The Constant START_Y_INDEX.

另请参见:
常量字段值

END_X_INDEX

static final int END_X_INDEX
The Constant END_X_INDEX.

另请参见:
常量字段值

END_Y_INDEX

static final int END_Y_INDEX
The Constant END_Y_INDEX.

另请参见:
常量字段值

LOCATION_INDEX

static final int LOCATION_INDEX
The Constant LOCATION_INDEX.

另请参见:
常量字段值

CREATE_TIME_INDEX

static final int CREATE_TIME_INDEX
The Constant CREATE_TIME_INDEX.

另请参见:
常量字段值

SUMMARY_INDEX

static final int SUMMARY_INDEX
The Constant SUMMARY_INDEX.

另请参见:
常量字段值

FONT_LEVEL_INDEX

static final int FONT_LEVEL_INDEX
The Constant FONT_LEVEL_INDEX.

另请参见:
常量字段值