Package com.adobe.xfa.data
Interface DataModel.SourceSetLink
-
- Enclosing class:
- DataModel
public static interface DataModel.SourceSetLink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectclone()List<String>getColumnData(Node contextNode, String connection, String colName)booleanisSource(Node contextNode, String connection)
-