Uses of Class
org.apache.wicket.extensions.markup.html.repeater.data.table.ColGroup
-
Packages that use ColGroup Package Description org.apache.wicket.extensions.markup.html.repeater.data.table -
-
Uses of ColGroup in org.apache.wicket.extensions.markup.html.repeater.data.table
Methods in org.apache.wicket.extensions.markup.html.repeater.data.table that return ColGroup Modifier and Type Method Description ColGroupColGroup. addCol(ColGroup.Col column)Adds a column to the group.ColGroupDataTable. getColGroup()
-