com.prolifics.jni
Interface ContextValues


public interface ContextValues


Field Summary
static int K_ARROW
           
static int K_BACKTAB
           
static int K_ENTRY
           
static int K_EXIT
           
static int K_EXPOSE
           
static int K_EXTEND
           
static int K_EXTEND_LAST
           
static int K_INSDEL
           
static int K_KEYS
           
static int K_NORMAL
           
static int K_OTHER
           
static int K_SVAL
           
static int K_USER
           
static int K_WEBPOST
           
 

Field Detail

K_KEYS

static final int K_KEYS
See Also:
Constant Field Values

K_NORMAL

static final int K_NORMAL
See Also:
Constant Field Values

K_BACKTAB

static final int K_BACKTAB
See Also:
Constant Field Values

K_ARROW

static final int K_ARROW
See Also:
Constant Field Values

K_SVAL

static final int K_SVAL
See Also:
Constant Field Values

K_USER

static final int K_USER
See Also:
Constant Field Values

K_OTHER

static final int K_OTHER
See Also:
Constant Field Values

K_INSDEL

static final int K_INSDEL
See Also:
Constant Field Values

K_ENTRY

static final int K_ENTRY
See Also:
Constant Field Values

K_EXIT

static final int K_EXIT
See Also:
Constant Field Values

K_EXPOSE

static final int K_EXPOSE
See Also:
Constant Field Values

K_EXTEND

static final int K_EXTEND
See Also:
Constant Field Values

K_EXTEND_LAST

static final int K_EXTEND_LAST
See Also:
Constant Field Values

K_WEBPOST

static final int K_WEBPOST
See Also:
Constant Field Values