public interface IPluginDataSourceRetVal extends IPluginReturnValue, Serializable
| Modifier and Type | Method and Description | 
|---|---|
SerializableJSONArray | 
getJSONArray()
Each data source consists of a list of items. 
 | 
static final String TEXT
static final String VALUE
SerializableJSONArray getJSONArray()
JSONObject with the following key-value pairs (both
 strings):
 SerializableJSONArray with the items provided by the data source plugin.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.