T - the generic type of the selectionpublic interface I_CmsSelectionHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onSelection(T selected)
Called when an element is selected.
|
void onSelection(T selected)
selected - the selected element