Package | Description |
---|---|
com.evolveum.midpoint.web.component.wizard.resource.component.capability | |
com.evolveum.midpoint.web.util |
Modifier and Type | Method and Description |
---|---|
TablePanel |
AddCapabilityDialog.getTable() |
Modifier and Type | Method and Description |
---|---|
static <T extends Selectable> |
WebMiscUtil.getSelectedData(TablePanel panel) |
static <T extends Selectable> |
WebMiscUtil.isAnythingSelected(org.apache.wicket.ajax.AjaxRequestTarget target,
T single,
TablePanel 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. |
Copyright © 2015 evolveum. All rights reserved.