com.prolifics.jni
Interface DynamicLabelHandler

All Known Subinterfaces:
FieldHandler
All Known Implementing Classes:
DynamicLabelHandlerAdapter, FieldHandlerAdapter

public interface DynamicLabelHandler


Method Summary
 int labelDoubleClick(FieldInterface f, int item)
           
 int labelValidate(FieldInterface f, int item, int context)
           
 

Method Detail

labelValidate

int labelValidate(FieldInterface f,
                  int item,
                  int context)

labelDoubleClick

int labelDoubleClick(FieldInterface f,
                     int item)