|
|||||||||
| 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 TogglebuttonHandler

- All Known Subinterfaces:
- FieldHandler
- All Known Implementing Classes:
- FieldHandlerAdapter, TogglebuttonHandlerAdapter
- public interface TogglebuttonHandler
| Method Summary | |
int |
togglebuttonEntry(FieldInterface f,
int item,
int context)
|
int |
togglebuttonExit(FieldInterface f,
int item,
int context)
|
int |
togglebuttonValidate(FieldInterface f,
int item,
int context)
|
| Method Detail |
togglebuttonEntry
public int togglebuttonEntry(FieldInterface f, int item, int context)
togglebuttonExit
public int togglebuttonExit(FieldInterface f, int item, int context)
togglebuttonValidate
public int togglebuttonValidate(FieldInterface f, int item, int context)
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC