| Modifier and Type | Class and Description |
|---|---|
class |
ModifiedPresenterAdapter |
| Modifier and Type | Field and Description |
|---|---|
protected List<PresenterModifier> |
DynamicEntityPresenter.modifierList |
| Modifier and Type | Method and Description |
|---|---|
List<PresenterModifier> |
DynamicEntityPresenter.getModifierList() |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<PresenterModifier>> |
ModuleFactory.modifierMap |
| Modifier and Type | Method and Description |
|---|---|
List<PresenterModifier> |
ModuleFactory.getModifiers(String name) |
List<PresenterModifier> |
ModuleFactory.put(String name,
PresenterModifier modifier) |
| Modifier and Type | Method and Description |
|---|---|
List<PresenterModifier> |
ModuleFactory.put(String name,
PresenterModifier modifier) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PresenterModifier> |
AppController.findPresenterModifiers(Class<?> presenter) |
Copyright © 2015. All Rights Reserved.