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

Packages that use ARG_DocuTableRow
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
 List<ARG_DocuTableRow> ARG_DocuTableData.seqTableRow
          List of table rows
 

Constructor parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type ARG_DocuTableRow
ARG_DocuTableData(String styleName, String caption, List<ARG_DocuTableRow> seqTableRow)