forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
AvailableAnnotations
WonderCsabo edited this page Oct 6, 2014
·
52 revisions
This page contains the list of all the annotations provided by AndroidAnnotations, with links to their documentation.
If you find a missing annotation, a broken link, or anything that's not up to date, please let us know by creating an issue.
- @EActivity
- @EApplication
- @EBean
- @EFragment
- @EProvider
- @EReceiver
- @EIntentService
- @EService
- @EView
- @EViewGroup
- @AfterExtras
- @AfterInject
- @AfterViews
- @App
- @Bean
- @Extra
- @FragmentArg
- @FragmentById
- @FragmentByTag
- @FromHtml
- @HttpsClient
- @NonConfigurationInstance
- @RootContext
- @SystemService
- @ViewById
- @ViewsById
- @TextChange
- @AfterTextChange
- @BeforeTextChange
- @EditorAction
- @FocusChange
- @CheckedChange
- @Touch
- @Click
- @LongClick
- @ItemClick
- @ItemLongClick
- @ItemSelect
- @OptionsItem
- @SeekBarProgressChange
- @SeekBarTouchStart
- @SeekBarTouchStop
- @InstanceState
- @WindowFeature
- @Fullscreen
- @NoTitle
- @CustomTitle
- @OptionsMenu
- @OptionsMenuItem
- @OrmLiteDao
- @RoboGuice
- @Trace
- @Transactional
- @OnActivityResult
- @OnActivityResult.Extra
- @HierarchyViewerSupport
- @ServiceAction
- @Receiver
- @ReceiverAction
- @ReceiverAction.Extra
- @IgnoredWhenDetached
- @WakeLock
- @StringRes
- @AnimationRes
- @ColorRes
- @DimensionPixelOffsetRes
- @DimensionPixelSizeRes
- @DimensionRes
- @BooleanRes
- @ColorStateListRes
- @DrawableRes
- @IntArrayRes
- @IntegerRes
- @LayoutRes
- @MovieRes
- @StringArrayRes
- @TextArrayRes
- @TextRes
- @HtmlRes
AndroidAnnotations was created by Pierre-Yves Ricau and is sponsored by eBusinessInformations.
09/11/2014 The 3.2 release is out !
- Get started!
- Download
- Cookbook, full of recipes
- Customize annotation processing
- List of all available annotations
- Release Notes
- Examples
- Read the FAQ
- Join the Mailing list
- Create an issue
- Tag on Stack Overflow