| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.client.view.dynamic.dialog |
| Modifier and Type | Field and Description |
|---|---|
protected SearchItemSelectedHandler |
PolymorphicTypeSelectionDialog.handler |
protected SearchItemSelectedHandler |
EntitySearchDialog.handler |
| Modifier and Type | Method and Description |
|---|---|
SearchItemSelectedHandler |
PolymorphicTypeSelectionDialog.getHandler() |
SearchItemSelectedHandler |
EntitySearchDialog.getHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolymorphicTypeSelectionDialog.search(String title,
LinkedHashMap<String,String> types,
SearchItemSelectedHandler handler) |
void |
EntitySearchDialog.search(String title,
SearchItemSelectedHandler handler) |
void |
PolymorphicTypeSelectionDialog.setHandler(SearchItemSelectedHandler handler) |
void |
EntitySearchDialog.setHandler(SearchItemSelectedHandler handler) |
Copyright © 2013. All rights reserved.