|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=CLASS) @Target(value=TYPE) public @interface EFragment
Should be used on Fragment classes to enable usage of AndroidAnnotations The annotation value should be one of R.layout.* fields, or none if you want to handle the view creation by yourself.
| Optional Element Summary | |
|---|---|
String |
resName
|
int |
value
|
public abstract int value
public abstract String resName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||