Uses of Class
de.mid.innovator.srv2api.icw2dg.ARG_DocuTableCell
-
Packages that use ARG_DocuTableCell Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation. -
-
Uses of ARG_DocuTableCell in de.mid.innovator.srv2api.icw2dg
Fields in de.mid.innovator.srv2api.icw2dg with type parameters of type ARG_DocuTableCell Modifier and Type Field Description java.util.List<ARG_DocuTableCell>
ARG_DocuTableRow. seqTableCell
List of table cellsConstructor parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type ARG_DocuTableCell Constructor Description ARG_DocuTableRow(int heightFirstRow, java.util.List<ARG_DocuTableCell> seqTableCell)
-