@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface InjectPresenter
| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
EMPTY |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
presenterId |
java.lang.String |
tag |