Uses of Class
de.mid.innovator.srv2api.icw2dg.ARG_DocuTableRow
-
Packages that use ARG_DocuTableRow Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation. -
-
Uses of ARG_DocuTableRow in de.mid.innovator.srv2api.icw2dg
Fields in de.mid.innovator.srv2api.icw2dg with type parameters of type ARG_DocuTableRow Modifier and Type Field Description java.util.List<ARG_DocuTableRow>
ARG_DocuTableData. seqTableRow
List of table rowsConstructor parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type ARG_DocuTableRow Constructor Description ARG_DocuTableData(java.lang.String styleName, java.lang.String caption, java.util.List<ARG_DocuTableRow> seqTableRow)
-