Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGTableColumn
-
Packages that use DGTableColumn Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation. -
-
Uses of DGTableColumn in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return types with arguments of type DGTableColumn Modifier and Type Method Description java.util.List<DGTableColumn>
DGChapter. getTableColumn(K_CONTROL_OPTION... behaviourFlags)
The table column using thisDGChapter
.java.util.List<DGTableColumn>
DGViewChapter. getTableColumns(K_CONTROL_OPTION... behaviourFlags)
All table columns owned by this view chapter.
-