Uses of Interface
de.xima.fc.common.data.table.IHeaderTable.ITableRowEntry
Packages that use IHeaderTable.ITableRowEntry
-
Uses of IHeaderTable.ITableRowEntry in de.xima.fc.common.data.table
Subinterfaces with type arguments of type IHeaderTable.ITableRowEntry in de.xima.fc.common.data.tableModifier and TypeInterfaceDescriptioninterfaceIHeaderTable<T>Represents a table with rows and a header.Methods in de.xima.fc.common.data.table that return types with arguments of type IHeaderTable.ITableRowEntryModifier and TypeMethodDescriptiondefault Iterator<IHeaderTable.ITableRowEntry<T>> IHeaderTable.iterator()final Iterator<IHeaderTable.ITableRowEntry<T>> AbstractHeaderTable.rowIterator()IHeaderTable.rowIterator()Returns an iterator over the rows of the table. -
Uses of IHeaderTable.ITableRowEntry in de.xima.fc.workflow.itemlist
Classes in de.xima.fc.workflow.itemlist that implement interfaces with type arguments of type IHeaderTable.ITableRowEntryModifier and TypeClassDescriptionfinal classUtility class for resolving an item list for the for-each loop of typeROWS_OF_CHARACTER_SEPARATED_VALUES.Methods in de.xima.fc.workflow.itemlist that return types with arguments of type IHeaderTable.ITableRowEntryMethods in de.xima.fc.workflow.itemlist with parameters of type IHeaderTable.ITableRowEntryModifier and TypeMethodDescriptionFcForEachLoopItemListCsvRows.extractData(IHeaderTable.ITableRowEntry<String> item, int index)