A B C D E F G H I K L M N O P R S T U V W

A

AbstractPrefEditorField<T extends EditorHelper<T>> - Class in org.androidannotations.api.sharedpreferences
 
AbstractPrefEditorField(T, String) - Constructor for class org.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
AbstractPrefField - Class in org.androidannotations.api.sharedpreferences
 
AbstractPrefField(SharedPreferences, String) - Constructor for class org.androidannotations.api.sharedpreferences.AbstractPrefField
 
Accept - Annotation Type in org.androidannotations.annotations.rest
Use on Get, Post, … annotated methods to negotiate the response format expected, and so the converter to use.
addWindow(Activity) - Method in class org.androidannotations.api.ViewServer
Invoke this method to register a new view hierarchy.
addWindow(View, String) - Method in class org.androidannotations.api.ViewServer
Invoke this method to register a new view hierarchy.
AfterInject - Annotation Type in org.androidannotations.annotations
Methods annotated with @AfterInject will be called after the constructor is called in an enhanced class.
AfterTextChange - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by TextWatcher.afterTextChanged(Editable s) after the text is changed on the targeted TextView or subclass of TextView.
AfterViews - Annotation Type in org.androidannotations.annotations
Methods annotated with @AfterViews will be called after Activity.setContentView(int) is called by the generated activity.
ALL - Static variable in class org.androidannotations.api.rest.MediaType
 
AnimationRes - Annotation Type in org.androidannotations.annotations.res
Use on XmlResourceParser fields in any enhanced classes that should be injected with this specific animation resource.
App - Annotation Type in org.androidannotations.annotations
Injects an EApplication annotated class in an enhanced class.
APPLICATION_ATOM_XML - Static variable in class org.androidannotations.api.rest.MediaType
 
APPLICATION_FORM_URLENCODED - Static variable in class org.androidannotations.api.rest.MediaType
 
APPLICATION_JSON - Static variable in class org.androidannotations.api.rest.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in class org.androidannotations.api.rest.MediaType
 
APPLICATION_RSS_XML - Static variable in class org.androidannotations.api.rest.MediaType
 
APPLICATION_WILDCARD_XML - Static variable in class org.androidannotations.api.rest.MediaType
 
APPLICATION_XHTML_XML - Static variable in class org.androidannotations.api.rest.MediaType
 
APPLICATION_XML - Static variable in class org.androidannotations.api.rest.MediaType
 
apply(SharedPreferences.Editor) - Method in class org.androidannotations.api.sharedpreferences.AbstractPrefField
 
apply() - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
apply(SharedPreferences.Editor) - Static method in class org.androidannotations.api.sharedpreferences.SharedPreferencesCompat
 

B

Background - Annotation Type in org.androidannotations.annotations
Should be used on method that must be run in a background thread.
BackgroundExecutor - Class in org.androidannotations.api
 
BackgroundExecutor() - Constructor for class org.androidannotations.api.BackgroundExecutor
 
BackgroundExecutor.Task - Class in org.androidannotations.api
 
BackgroundExecutor.Task(String, int, String) - Constructor for class org.androidannotations.api.BackgroundExecutor.Task
 
Bean - Annotation Type in org.androidannotations.annotations
Injects an EBean annotated class in an enhanced class.
BeforeTextChange - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by TextWatcher.beforeTextChanged(CharSequence s, int start, int count, int after) before the text is changed on the targeted TextView or subclass of TextView.
booleanField(String) - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
booleanField(String, boolean) - Method in class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
BooleanPrefEditorField<T extends EditorHelper<T>> - Class in org.androidannotations.api.sharedpreferences
 
BooleanPrefField - Class in org.androidannotations.api.sharedpreferences
 
BooleanRes - Annotation Type in org.androidannotations.annotations.res
Use on Boolean or boolean fields in any enhanced classes that should be injected with this specific boolean resource.

C

cancelAll(String, boolean) - Static method in class org.androidannotations.api.BackgroundExecutor
Cancel all tasks having the specified id.
CheckedChange - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by CompoundButton.OnCheckedChangeListener.onCheckedChanged(android.widget.CompoundButton, boolean) after the checked state is changed on the targeted CompoundButton or subclass of CompoundButton.
clear() - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
clear() - Method in class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
Click - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by View.OnClickListener.onClick(android.view.View) when the view has been clicked by the user.
ColorRes - Annotation Type in org.androidannotations.annotations.res
Use on Integer or int fields in any enhanced classes that should be injected with this specific color resource.
ColorStateListRes - Annotation Type in org.androidannotations.annotations.res
Use on ColorStateList fields in any enhanced classes that should be injected with this specific color state list resource.
CustomTitle - Annotation Type in org.androidannotations.annotations
Use it on EActivity annotated classes to set a custom title layout.

D

DEFAULT_EXECUTOR - Static variable in class org.androidannotations.api.BackgroundExecutor
 
DEFAULT_PASSWD - Static variable in annotation type org.androidannotations.annotations.HttpsClient
 
DEFAULT_TAG - Static variable in annotation type org.androidannotations.annotations.Trace
 
DEFAULT_VALUE - Static variable in class org.androidannotations.annotations.ResId
 
DefaultBoolean - Annotation Type in org.androidannotations.annotations.sharedpreferences
Use on methods in SharedPref annotated class to specified the default value of this preference.
DefaultFloat - Annotation Type in org.androidannotations.annotations.sharedpreferences
Use on methods in SharedPref annotated class to specified the default value of this preference.
DefaultInt - Annotation Type in org.androidannotations.annotations.sharedpreferences
Use on methods in SharedPref annotated class to specified the default value of this preference.
DefaultLong - Annotation Type in org.androidannotations.annotations.sharedpreferences
Use on methods in SharedPref annotated class to specified the default value of this preference.
DefaultRes - Annotation Type in org.androidannotations.annotations.sharedpreferences
Use on methods in SharedPref annotated class to specified the default value of this preference.
DefaultString - Annotation Type in org.androidannotations.annotations.sharedpreferences
Use on methods in SharedPref annotated class to specified the default value of this preference.
Delete - Annotation Type in org.androidannotations.annotations.rest
Use on methods in Rest annotated class to add a new rest service of type DELETE.
DimensionPixelOffsetRes - Annotation Type in org.androidannotations.annotations.res
Use on Integer or int fields in any enhanced classes that should be injected with this specific dimension pixel offset resource.
DimensionPixelSizeRes - Annotation Type in org.androidannotations.annotations.res
Use on Integer or int fields in any enhanced classes that should be injected with this specific dimension pixel size resource.
DimensionRes - Annotation Type in org.androidannotations.annotations.res
Use on Float or float fields in any enhanced classes that should be injected with this specific dimension resource.
DrawableRes - Annotation Type in org.androidannotations.annotations.res
Use on Drawable fields in any enhanced classes that should be injected with this specific drawable resource.

E

EActivity - Annotation Type in org.androidannotations.annotations
Should be used on Activity classes to enable usage of AndroidAnnotations.
EApplication - Annotation Type in org.androidannotations.annotations
Should be used on Application classes to enable usage of AndroidAnnotations.
EBean - Annotation Type in org.androidannotations.annotations
Should be used on custom classes to enable usage of AndroidAnnotations.
EBean.Scope - Enum in org.androidannotations.annotations
 
edit() - Method in class org.androidannotations.api.sharedpreferences.AbstractPrefField
 
editorHelper - Variable in class org.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
EditorHelper<T extends EditorHelper<T>> - Class in org.androidannotations.api.sharedpreferences
 
EditorHelper(SharedPreferences) - Constructor for class org.androidannotations.api.sharedpreferences.EditorHelper
 
EFragment - Annotation Type in org.androidannotations.annotations
Should be used on android.app.Fragment or android.support.v4.app.Fragment classes to enable usage of AndroidAnnotations.
EIntentService - Annotation Type in org.androidannotations.annotations
Should be used on IntentService classes to enable usage of AndroidAnnotations.
EProvider - Annotation Type in org.androidannotations.annotations
Should be used on ContentProvider classes to enable usage of AndroidAnnotations.
EReceiver - Annotation Type in org.androidannotations.annotations
Should be used on BroadcastReceiver classes to enable usage of AndroidAnnotations.
EService - Annotation Type in org.androidannotations.annotations
Should be used on Service classes to enable usage of AndroidAnnotations.
EView - Annotation Type in org.androidannotations.annotations
Should be used on View classes to enable usage of AndroidAnnotations.
EViewGroup - Annotation Type in org.androidannotations.annotations
Should be used on View classes to enable usage of AndroidAnnotations.
execute(BackgroundExecutor.Task) - Static method in class org.androidannotations.api.BackgroundExecutor
Execute a task after (at least) its delay and after all tasks added with the same non-null serial (if any) have completed execution.
execute(Runnable, String, int, String) - Static method in class org.androidannotations.api.BackgroundExecutor
Execute a task.
execute(Runnable, int) - Static method in class org.androidannotations.api.BackgroundExecutor
Execute a task after the given delay.
execute(Runnable) - Static method in class org.androidannotations.api.BackgroundExecutor
Execute a task.
execute(Runnable, String, String) - Static method in class org.androidannotations.api.BackgroundExecutor
Execute a task after all tasks added with the same non-null serial (if any) have completed execution.
execute() - Method in class org.androidannotations.api.BackgroundExecutor.Task
 
exists() - Method in class org.androidannotations.api.sharedpreferences.AbstractPrefField
 
Extra - Annotation Type in org.androidannotations.annotations
Use on any native, Parcelable or Serializable field in an EActivity annotated class to bind it with Android's extra.

F

findViewById(int) - Method in interface org.androidannotations.api.view.HasViews
 
floatField(String) - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
floatField(String, float) - Method in class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
FloatPrefEditorField<T extends EditorHelper<T>> - Class in org.androidannotations.api.sharedpreferences
 
FloatPrefField - Class in org.androidannotations.api.sharedpreferences
 
FocusChange - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by View.OnFocusChangeListener.onFocusChange(android.view.View, boolean) after focus is changed on the targeted View or subclass of View.
FragmentArg - Annotation Type in org.androidannotations.annotations
Use on any native, Parcelable or Serializable field in an EFragment annotated class to bind it with Android's arguments.
FragmentById - Annotation Type in org.androidannotations.annotations
Use it on android.app.Fragment or android.support.v4.app.Fragment fields in activity classes to retrieve and inject a fragment.
FragmentByTag - Annotation Type in org.androidannotations.annotations
Use it on android.app.Fragment or android.support.v4.app.Fragment fields in activity classes to retrieve and inject a fragment.
FromHtml - Annotation Type in org.androidannotations.annotations
Use on a TextView field or a TextView subclass field annotated with ViewById to inject text as HTML.
Fullscreen - Annotation Type in org.androidannotations.annotations
Should be used on EActivity classes that must be fullscreen.

G

Get - Annotation Type in org.androidannotations.annotations.rest
Use on methods in Rest annotated class to add a new rest service of type GET.
get() - Method in class org.androidannotations.api.sharedpreferences.BooleanPrefField
 
get() - Method in class org.androidannotations.api.sharedpreferences.FloatPrefField
 
get() - Method in class org.androidannotations.api.sharedpreferences.IntPrefField
 
get() - Method in class org.androidannotations.api.sharedpreferences.LongPrefField
 
get() - Method in class org.androidannotations.api.sharedpreferences.StringPrefField
 
get(Context) - Static method in class org.androidannotations.api.ViewServer
Returns a unique instance of the ViewServer.
getCookie(String) - Method in interface org.androidannotations.api.rest.RestClientHeaders
Gets a cookie by name.
getEditor() - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
getHeader(String) - Method in interface org.androidannotations.api.rest.RestClientHeaders
Gets a header by name.
getOr(boolean) - Method in class org.androidannotations.api.sharedpreferences.BooleanPrefField
 
getOr(float) - Method in class org.androidannotations.api.sharedpreferences.FloatPrefField
 
getOr(int) - Method in class org.androidannotations.api.sharedpreferences.IntPrefField
 
getOr(long) - Method in class org.androidannotations.api.sharedpreferences.LongPrefField
 
getOr(String) - Method in class org.androidannotations.api.sharedpreferences.StringPrefField
 
getRestTemplate() - Method in interface org.androidannotations.api.rest.RestClientSupport
Gets the rest template used by the rest service implementation.
getRootUrl() - Method in interface org.androidannotations.api.rest.RestClientRootUrl
Gets the root URL for the rest service.
getSdkInt() - Static method in class org.androidannotations.api.SdkVersionHelper
 
getSharedPreferences() - Method in class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 

H

HasViews - Interface in org.androidannotations.api.view
 
Head - Annotation Type in org.androidannotations.annotations.rest
Use on methods in Rest annotated class to add a new rest service of type OPTIONS.
HierarchyViewerSupport - Annotation Type in org.androidannotations.annotations
Should be used on EActivity classes to enable the use of HierarchyViewer inside the application.
HtmlRes - Annotation Type in org.androidannotations.annotations.res
Use on CharSequence or Spanned fields in any enhanced classes that should be injected with this specific string resource as HTML.
HttpsClient - Annotation Type in org.androidannotations.annotations
Use this annotation to inject an HttpClient instance with the specified KeyStore and TrustStore configured to perform an HTTPS request.

I

IMAGE_GIF - Static variable in class org.androidannotations.api.rest.MediaType
 
IMAGE_JPEG - Static variable in class org.androidannotations.api.rest.MediaType
 
IMAGE_PNG - Static variable in class org.androidannotations.api.rest.MediaType
 
InstanceState - Annotation Type in org.androidannotations.annotations
Use on activity fields to save and restore their values when the system calls onSaveInstanceState(Bundle) and onCreate(Bundle).
IntArrayRes - Annotation Type in org.androidannotations.annotations.res
Use on Integer or int array fields in any enhanced classes that should be injected with this specific int array resource.
IntegerRes - Annotation Type in org.androidannotations.annotations.res
Use on Integer or int fields in any enhanced classes that should be injected with this specific integer resource.
intField(String) - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
intField(String, int) - Method in class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
IntPrefEditorField<T extends EditorHelper<T>> - Class in org.androidannotations.api.sharedpreferences
 
IntPrefField - Class in org.androidannotations.api.sharedpreferences
 
isRunning() - Method in class org.androidannotations.api.ViewServer
Indicates whether the server is currently running.
ItemClick - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by {@link android.widget.AdapterView.OnItemClickListener#onItemClick(android.widget.
ItemLongClick - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by {@link android.widget.AdapterView.OnItemLongClickListener#onItemLongClick(android.
ItemSelect - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by {@link android.widget.AdapterView.OnItemSelectedListener#onItemSelected(android.

K

key - Variable in class org.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
key - Variable in class org.androidannotations.api.sharedpreferences.AbstractPrefField
 
key() - Method in class org.androidannotations.api.sharedpreferences.AbstractPrefField
 

L

LayoutRes - Annotation Type in org.androidannotations.annotations.res
Use on XmlResourceParser fields in any enhanced classes that should be injected with this specific layout resource.
LongClick - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by View.OnLongClickListener.onLongClick(android.view.View) when the view has been long clicked by the user.
longField(String) - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
longField(String, long) - Method in class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
LongPrefEditorField<T extends EditorHelper<T>> - Class in org.androidannotations.api.sharedpreferences
 
LongPrefField - Class in org.androidannotations.api.sharedpreferences
 

M

MediaType - Class in org.androidannotations.api.rest
 
MovieRes - Annotation Type in org.androidannotations.annotations.res
Use on android.graphics.Movie fields in any enhanced classes that should be injected with this specific movie resource.
MULTIPART_FORM_DATA - Static variable in class org.androidannotations.api.rest.MediaType
 

N

NonConfigurationInstance - Annotation Type in org.androidannotations.annotations
Use on activity fields to retain instances that are intensive to compute, on configuration changes.
notifyViewChanged(HasViews) - Method in class org.androidannotations.api.view.OnViewChangedNotifier
 
NoTitle - Annotation Type in org.androidannotations.annotations
Deprecated. 

O

OnActivityResult - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive results from a previously started activity using Activity.startActivityForResult(Intent, int) or the generated IntentBuilder.startActivityForResult() method of the activity.
onRestClientExceptionThrown(RestClientException) - Method in interface org.androidannotations.api.rest.RestErrorHandler
Called when an exception occurs within the rest client.
onViewChanged(HasViews) - Method in interface org.androidannotations.api.view.OnViewChangedListener
 
OnViewChangedListener - Interface in org.androidannotations.api.view
 
OnViewChangedNotifier - Class in org.androidannotations.api.view
 
OnViewChangedNotifier() - Constructor for class org.androidannotations.api.view.OnViewChangedNotifier
 
Options - Annotation Type in org.androidannotations.annotations.rest
Use on methods in Rest annotated class to add a new rest service of type OPTIONS.
OptionsItem - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive click on menu items.
OptionsMenu - Annotation Type in org.androidannotations.annotations
Should be used on EActivity or EFragment annotated classes to inject one or multiple menus.
OptionsMenuItem - Annotation Type in org.androidannotations.annotations
Use it on android.app.Fragment or android.support.v4.app.Fragment fields in activity classes to inject a menu item.
org.androidannotations.annotations - package org.androidannotations.annotations
 
org.androidannotations.annotations.res - package org.androidannotations.annotations.res
 
org.androidannotations.annotations.rest - package org.androidannotations.annotations.rest
 
org.androidannotations.annotations.sharedpreferences - package org.androidannotations.annotations.sharedpreferences
 
org.androidannotations.api - package org.androidannotations.api
 
org.androidannotations.api.rest - package org.androidannotations.api.rest
 
org.androidannotations.api.sharedpreferences - package org.androidannotations.api.sharedpreferences
 
org.androidannotations.api.view - package org.androidannotations.api.view
 
OrmLiteDao - Annotation Type in org.androidannotations.annotations
Use it on fields of any enhanced class to injects an OrmLite Dao, configured with the provided mode and helper classes.

P

Post - Annotation Type in org.androidannotations.annotations.rest
Use on methods in Rest annotated class to add a new rest service of type POST.
Pref - Annotation Type in org.androidannotations.annotations.sharedpreferences
Injects an SharedPref annotated class in any enhanced class.
Put - Annotation Type in org.androidannotations.annotations.rest
Use on methods in Rest annotated class to add a new rest service of type PUT.
put(boolean) - Method in class org.androidannotations.api.sharedpreferences.BooleanPrefEditorField
 
put(boolean) - Method in class org.androidannotations.api.sharedpreferences.BooleanPrefField
 
put(float) - Method in class org.androidannotations.api.sharedpreferences.FloatPrefEditorField
 
put(float) - Method in class org.androidannotations.api.sharedpreferences.FloatPrefField
 
put(int) - Method in class org.androidannotations.api.sharedpreferences.IntPrefEditorField
 
put(int) - Method in class org.androidannotations.api.sharedpreferences.IntPrefField
 
put(long) - Method in class org.androidannotations.api.sharedpreferences.LongPrefEditorField
 
put(long) - Method in class org.androidannotations.api.sharedpreferences.LongPrefField
 
put(String) - Method in class org.androidannotations.api.sharedpreferences.StringPrefEditorField
 
put(String) - Method in class org.androidannotations.api.sharedpreferences.StringPrefField
 

R

registerOnViewChangedListener(OnViewChangedListener) - Static method in class org.androidannotations.api.view.OnViewChangedNotifier
 
remove() - Method in class org.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
remove() - Method in class org.androidannotations.api.sharedpreferences.AbstractPrefField
 
removeWindow(Activity) - Method in class org.androidannotations.api.ViewServer
Invoke this method to unregister a view hierarchy.
removeWindow(View) - Method in class org.androidannotations.api.ViewServer
Invoke this method to unregister a view hierarchy.
replaceNotifier(OnViewChangedNotifier) - Static method in class org.androidannotations.api.view.OnViewChangedNotifier
 
RequiresAuthentication - Annotation Type in org.androidannotations.annotations.rest
Use on Get, Post, … annotated methods to use authentication on the request.
RequiresCookie - Annotation Type in org.androidannotations.annotations.rest
Use on Get, Post, … annotated methods to inject a cookie in the request.
RequiresCookieInUrl - Annotation Type in org.androidannotations.annotations.rest
Use on Get, Post, … annotated methods to inject a cookie in the URI.
RequiresHeader - Annotation Type in org.androidannotations.annotations.rest
Use on Get, Post, … annotated methods to inject a header in the request.
ResId - Class in org.androidannotations.annotations
 
Rest - Annotation Type in org.androidannotations.annotations.rest
Apply @Rest on an interface to create a RestService class that will contain implementation of rest calls related to the methods you define in the interface.
RestClientErrorHandling - Interface in org.androidannotations.api.rest
A @Rest interface implementing this interface will automatically have the implementations of this method generated.
RestClientHeaders - Interface in org.androidannotations.api.rest
A @Rest interface implementing this interface will automatically have the implementations of these methods generated.
RestClientRootUrl - Interface in org.androidannotations.api.rest
A @Rest interface implementing this interface will automatically have the implementations of these methods generated.
RestClientSupport - Interface in org.androidannotations.api.rest
A @Rest interface implementing this interface will automatically have the implementations of these methods generated.
RestErrorHandler - Interface in org.androidannotations.api.rest
This interface is used for handling rest client exceptions.
RestService - Annotation Type in org.androidannotations.annotations.rest
Apply @Rest on an interface to create a RestService class that will contain implementation of rest calls related to the methods you define in the interface.
RoboGuice - Annotation Type in org.androidannotations.annotations
Should be used on Activity classes that use the RoboGuice framework.
RootContext - Annotation Type in org.androidannotations.annotations
Use it on Context fields in an EBean annotated classes to inject context of the parent class.
run() - Method in class org.androidannotations.api.BackgroundExecutor.Task
 
run() - Method in class org.androidannotations.api.ViewServer
Main server loop.

S

SdkVersionHelper - Class in org.androidannotations.api
 
SdkVersionHelper() - Constructor for class org.androidannotations.api.SdkVersionHelper
 
SeekBarProgressChange - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by SeekBar.OnSeekBarChangeListener.onProgressChanged(android.widget.SeekBar, int, boolean) when the progress level of a SeekBar has changed.
SeekBarTouchStart - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by SeekBar.OnSeekBarChangeListener.onStartTrackingTouch(SeekBar seekBar) when the user begins to move the cursor of the targeted SeekBar.
SeekBarTouchStop - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by SeekBar.OnSeekBarChangeListener.onStopTrackingTouch(SeekBar seekBar) when the user has finished to move the cursor of the targeted SeekBar.
ServiceAction - Annotation Type in org.androidannotations.annotations
Should be used on a method that must respond to a specific action in an EIntentService annotated class.
setAuthentication(HttpAuthentication) - Method in interface org.androidannotations.api.rest.RestClientHeaders
Sets the authentication object.
setCookie(String, String) - Method in interface org.androidannotations.api.rest.RestClientHeaders
Sets a cookie by name.
setExecutor(Executor) - Static method in class org.androidannotations.api.BackgroundExecutor
Change the executor.
setFocusedWindow(Activity) - Method in class org.androidannotations.api.ViewServer
Invoke this method to change the currently focused window.
setFocusedWindow(View) - Method in class org.androidannotations.api.ViewServer
Invoke this method to change the currently focused window.
setHeader(String, String) - Method in interface org.androidannotations.api.rest.RestClientHeaders
Sets a header by name.
setHttpBasicAuth(String, String) - Method in interface org.androidannotations.api.rest.RestClientHeaders
Sets the basic authentication user/password.
setRestErrorHandler(RestErrorHandler) - Method in interface org.androidannotations.api.rest.RestClientErrorHandling
Sets the error handler called when a rest error occurs.
setRestTemplate(RestTemplate) - Method in interface org.androidannotations.api.rest.RestClientSupport
Sets the rest template used by the rest service implementation.
setRootUrl(String) - Method in interface org.androidannotations.api.rest.RestClientRootUrl
Sets the root URL for the rest service.
SetsCookie - Annotation Type in org.androidannotations.annotations.rest
Use on Get, Post, … annotated methods to retrieve and store cookies from the HTTP response.
SharedPref - Annotation Type in org.androidannotations.annotations.sharedpreferences
Apply @SharedPref on an interface to create a SharedPreference helper that will contain access methods related to the methods you define in the interface.
SharedPref.Scope - Enum in org.androidannotations.annotations.sharedpreferences
 
sharedPreferences - Variable in class org.androidannotations.api.sharedpreferences.AbstractPrefField
 
SharedPreferencesCompat - Class in org.androidannotations.api.sharedpreferences
Reflection utils to call SharedPreferences$Editor.apply when possible, falling back to commit when apply isn't available.
SharedPreferencesHelper - Class in org.androidannotations.api.sharedpreferences
 
SharedPreferencesHelper(SharedPreferences) - Constructor for class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
start() - Method in class org.androidannotations.api.ViewServer
Starts the server.
stop() - Method in class org.androidannotations.api.ViewServer
Stops the server.
StringArrayRes - Annotation Type in org.androidannotations.annotations.res
Use on String array fields in any enhanced classes that should be injected with this specific string array resource.
stringField(String) - Method in class org.androidannotations.api.sharedpreferences.EditorHelper
 
stringField(String, String) - Method in class org.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
StringPrefEditorField<T extends EditorHelper<T>> - Class in org.androidannotations.api.sharedpreferences
 
StringPrefField - Class in org.androidannotations.api.sharedpreferences
 
StringRes - Annotation Type in org.androidannotations.annotations.res
Use on String fields in any enhanced classes that should be injected with this specific string resource.
SystemService - Annotation Type in org.androidannotations.annotations
Use it on a SystemService fields in any enhanced classes to inject the according manager.

T

TEXT_HTML - Static variable in class org.androidannotations.api.rest.MediaType
 
TEXT_PLAIN - Static variable in class org.androidannotations.api.rest.MediaType
 
TEXT_XML - Static variable in class org.androidannotations.api.rest.MediaType
 
TextArrayRes - Annotation Type in org.androidannotations.annotations.res
Use on CharSequence array fields in any enhanced classes that should be injected with this specific string array resource.
TextChange - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by TextWatcher.onTextChanged(CharSequence s, int start, int before, int count) when the text is changed on the targeted TextView or subclass of TextView.
TextRes - Annotation Type in org.androidannotations.annotations.res
Use on CharSequence fields in any enhanced classes that should be injected with this specific string resource.
Touch - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to receive events defined by View.OnTouchListener.onTouch(android.view.View, MotionEvent) when the view has been touched by the user.
Trace - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to log at runtime the execution time.
Transactional - Annotation Type in org.androidannotations.annotations
This annotation is intended to be used on methods to run it into a database transaction.

U

UiThread - Annotation Type in org.androidannotations.annotations
Should be used on method that must be run in the Ui thread

The annotated method MUST return void and MAY contain parameters.

UiThread.Propagation - Enum in org.androidannotations.annotations
 

V

valueOf(String) - Static method in enum org.androidannotations.annotations.EBean.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidannotations.annotations.sharedpreferences.SharedPref.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidannotations.annotations.UiThread.Propagation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.androidannotations.annotations.EBean.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidannotations.annotations.sharedpreferences.SharedPref.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidannotations.annotations.UiThread.Propagation
Returns an array containing the constants of this enum type, in the order they are declared.
ViewById - Annotation Type in org.androidannotations.annotations
Use it on View or View subtype fields in a view related (ie EActivity, EFragment, EViewGroup, ...) annotated class.
ViewServer - Class in org.androidannotations.api
This class can be used to enable the use of HierarchyViewer inside an application.

W

WindowFeature - Annotation Type in org.androidannotations.annotations
Should be used on EActivity classes to set custom window features.

A B C D E F G H I K L M N O P R S T U V W

Copyright © 2010-2014. All Rights Reserved.