|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.prolifics.jni
Interface ComboboxHandler

- All Known Subinterfaces:
- FieldHandler
- All Known Implementing Classes:
- ComboboxHandlerAdapter, FieldHandlerAdapter
- public interface ComboboxHandler
| Method Summary | |
int |
comboboxDoubleClick(FieldInterface f,
int item)
|
int |
comboboxEntry(FieldInterface f,
int item,
int context)
|
int |
comboboxExit(FieldInterface f,
int item,
int context)
|
int |
comboboxValidate(FieldInterface f,
int item,
int context)
|
| Method Detail |
comboboxEntry
public int comboboxEntry(FieldInterface f, int item, int context)
comboboxExit
public int comboboxExit(FieldInterface f, int item, int context)
comboboxValidate
public int comboboxValidate(FieldInterface f, int item, int context)
comboboxDoubleClick
public int comboboxDoubleClick(FieldInterface f, int item)
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC