public abstract class FieldPickerCallbackCustomizer
extends java.lang.Object
| Constructor and Description | 
|---|
| FieldPickerCallbackCustomizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | callback(ListGridField[] fields,
        Hilite[] hilites) | 
public abstract void callback(ListGridField[] fields, Hilite[] hilites)
fields - the array of Fields from the FieldPickerhilites - the array of Hilites from the FieldPicker