Package | Description |
---|---|
com.evolveum.midpoint.web.component.data | |
com.evolveum.midpoint.web.util |
Modifier and Type | Class and Description |
---|---|
class |
BoxedTablePanel<T> |
class |
TablePanel<T> |
Modifier and Type | Method and Description |
---|---|
static <T extends Selectable> |
WebMiscUtil.getSelectedData(Table table) |
static <T extends Selectable> |
WebMiscUtil.isAnythingSelected(org.apache.wicket.ajax.AjaxRequestTarget target,
T single,
Table table,
PageBase page,
String nothingWarnMessage)
Checks table if has any selected rows (
Selectable interface dtos), adds "single"
parameter to selected items if it's not null. |
static void |
WebMiscUtil.setCurrentPage(Table table,
ObjectPaging paging) |
Copyright © 2015 evolveum. All rights reserved.