com.googlecode.androidannotations.annotations
Annotation Type EBean


@Retention(value=CLASS)
@Target(value=TYPE)
public @interface EBean

Should be used on custom classes to enable usage of AndroidAnnotations Any view related code should happen in an AfterViews annotated method.

Most annotations are supported in EBean classes



Copyright © 2010-2012. All Rights Reserved.