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

- All Known Subinterfaces:
- FieldHandler
- All Known Implementing Classes:
- FieldHandlerAdapter, RadiobuttonHandlerAdapter
- public interface RadiobuttonHandler
| Method Summary | |
int |
radiobuttonEntry(FieldInterface f,
int item,
int context)
|
int |
radiobuttonExit(FieldInterface f,
int item,
int context)
|
int |
radiobuttonValidate(FieldInterface f,
int item,
int context)
|
| Method Detail |
radiobuttonEntry
public int radiobuttonEntry(FieldInterface f, int item, int context)
radiobuttonExit
public int radiobuttonExit(FieldInterface f, int item, int context)
radiobuttonValidate
public int radiobuttonValidate(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