Uses of Class
de.uplanet.lucy.server.auxiliaries.DIMWrapper.DocumentRow
-
Packages that use DIMWrapper.DocumentRow Package Description de.uplanet.lucy.server.auxiliaries Contains helper and convenience classes for Velocity-based web authoring with Intrexx. -
-
Uses of DIMWrapper.DocumentRow in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries that return types with arguments of type DIMWrapper.DocumentRow Modifier and Type Method Description List<DIMWrapper.DocumentRow>
DIMWrapper.DocumentList. getRows()
Constructor parameters in de.uplanet.lucy.server.auxiliaries with type arguments of type DIMWrapper.DocumentRow Constructor Description DocumentList(int p_iCount, List<DIMWrapper.DocumentRow> p_rows)
-