Uses of Class
de.mid.innovator.srv2api.icw2dg.ARG_DocuTableCell

Packages that use ARG_DocuTableCell
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
 List<ARG_DocuTableCell> ARG_DocuTableRow.seqTableCell
          List of table cells
 

Constructor parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type ARG_DocuTableCell
ARG_DocuTableRow(int heightFirstRow, List<ARG_DocuTableCell> seqTableCell)