The following method definitions of this interface extend the definition
of the DataExchanger Interface:
Table 1. DataExchangerWithList interface methodsMethod |
Description |
getDataNameForList() |
Gets the dataNameForList attribute. |
setDataNameForList(String dataNameForList) |
Sets the dataNameForList attribute. |
setDataValueForList(Object dataValueForList) |
Sets the dataValueForList attribute. This polymorphic method defines
the visible behavior of the particular type of visual part when setting a
value. For example, the method call SpList.setDataValue sets the appropriate
list in the list. |