Uses of Interface
com.evolveum.midpoint.web.component.data.Table
-
Packages that use Table Package Description com.evolveum.midpoint.gui.api.util GUI API package for various utility classes and interfaces.com.evolveum.midpoint.web.component.data -
-
Uses of Table in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type Table Modifier and Type Method Description static <T extends Selectable>
List<T>WebComponentUtil. getSelectedData(Table table)
static void
WebComponentUtil. setCurrentPage(Table table, ObjectPaging paging)
-
Uses of Table in com.evolveum.midpoint.web.component.data
Classes in com.evolveum.midpoint.web.component.data that implement Table Modifier and Type Class Description class
BoxedTablePanel<T>
class
TablePanel<T>
-