Package com.smartgwt.client.callbacks
Interface GetFieldValueCallback
public interface GetFieldValueCallback
- 
Method Summary
- 
Method Details- 
executeCallbackrequired for the propertyDataSourceField.getFieldValue.- Parameters:
- record- record object selected from web service response data by- recordXPath
- value- default value derived by the method described in- DataSourceField.valueXPath
- field- DataSourceField definition
- fieldName- name of the DataSource field. See- FieldName
 
 
-