JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.datenwerke.gxtdto.client.forms.selection
Interface SelectionPopup.ItemsSelectedCallback<M>
Enclosing class:
SelectionPopup
<
M
>
public static interface
SelectionPopup.ItemsSelectedCallback<M>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
itemsSelected
(
List
<
M
> items)
Method Details
itemsSelected
void
itemsSelected
(
List
<
M
> items)