Uses of Class
de.mid.innovator.srv2api.icw2dg.ARG_DocuContent
-
Packages that use ARG_DocuContent Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation. -
-
Uses of ARG_DocuContent in de.mid.innovator.srv2api.icw2dg
Fields in de.mid.innovator.srv2api.icw2dg with type parameters of type ARG_DocuContent Modifier and Type Field Description java.util.List<ARG_DocuContent>
ARG_DocuNode. seqContent
List of Contentjava.util.List<ARG_DocuContent>
ARG_DocuTableCell. seqContent
List of table cell contentConstructor parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type ARG_DocuContent Constructor Description ARG_DocuTableCell(java.util.List<ARG_DocuContent> seqContent, java.lang.String uuid, boolean rotate, boolean omitIfEmpty, int width, K_DOCU_ALIGNMENT alignment, K_DOCU_CELL_MEASURE measure, K_DOCU_VERTICAL_ALIGNMENT verticalAlignment)
-