JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
de.uplanet.lucy.server.auxiliaries.util.ITableRow
Packages that use
ITableRow
Package
Description
de.uplanet.lucy.server.auxiliaries.util
Uses of
ITableRow
in
de.uplanet.lucy.server.auxiliaries.util
Methods in
de.uplanet.lucy.server.auxiliaries.util
that return
ITableRow
Modifier and Type
Method
Description
ITableRow
ITableData.
getRow
(int p_iRowIndex)
Methods in
de.uplanet.lucy.server.auxiliaries.util
that return types with arguments of type
ITableRow
Modifier and Type
Method
Description
de.uplanet.util.ReadOnlyIterator
<
ITableRow
>
ITableData.
iterator
()