|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncClient | |
|---|---|
| org.broadleafcommerce.openadmin.client.reflection | |
| org.broadleafcommerce.openadmin.client.view | |
| Uses of AsyncClient in org.broadleafcommerce.openadmin.client.reflection |
|---|
| Methods in org.broadleafcommerce.openadmin.client.reflection with parameters of type AsyncClient | |
|---|---|
void |
Factory.createAsync(String className,
AsyncClient entityPresenterClient)
|
void |
ModuleFactory.createAsync(String name,
AsyncClient entityPresenterClient)
|
| Uses of AsyncClient in org.broadleafcommerce.openadmin.client.view |
|---|
| Methods in org.broadleafcommerce.openadmin.client.view with parameters of type AsyncClient | |
|---|---|
void |
UIFactory.getPresenter(String value,
AsyncClient asyncClient)
|
void |
UIFactory.getView(String value,
AsyncClient asyncClient)
|
void |
UIFactory.getView(String value,
boolean clearCurrentView,
boolean storeView,
AsyncClient asyncClient)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||