|
|||||||||
| 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
Class TogglebuttonHandlerAdapter

java.lang.Objectcom.prolifics.jni.TogglebuttonHandlerAdapter
- All Implemented Interfaces:
- TogglebuttonHandler
- public class TogglebuttonHandlerAdapter
- extends java.lang.Object
- implements TogglebuttonHandler
- extends java.lang.Object
| Constructor Summary | |
TogglebuttonHandlerAdapter()
|
|
| 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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TogglebuttonHandlerAdapter
public TogglebuttonHandlerAdapter()
| Method Detail |
togglebuttonEntry
public int togglebuttonEntry(FieldInterface f, int item, int context)
- Specified by:
togglebuttonEntryin interfaceTogglebuttonHandler
togglebuttonExit
public int togglebuttonExit(FieldInterface f, int item, int context)
- Specified by:
togglebuttonExitin interfaceTogglebuttonHandler
togglebuttonValidate
public int togglebuttonValidate(FieldInterface f, int item, int context)
- Specified by:
togglebuttonValidatein interfaceTogglebuttonHandler
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.prolifics.jni.TogglebuttonHandlerAdapter