English | Site Directory

Android - An Open Handset Alliance Project

android.widget
public class

android.widget.ImageButton

java.lang.Object
android.view.View Drawable.Callback KeyEvent.Callback
android.widget.ImageView
android.widget.ImageButton

An image button displays an image that can be pressed, or clicked, by the user.

XML attributes

See Button Attributes, View Attributes

Summary

XML Attributes inherited from class android.widget.ImageView
XML Attributes inherited from class android.view.View
Constants inherited from class android.view.View
Fields inherited from class android.widget.ImageView
Fields inherited from class android.view.View

Public Constructors

          ImageButton(Context context)
          ImageButton(Context context, AttributeSet attrs, Map inflateParams)
          ImageButton(Context context, AttributeSet attrs, Map inflateParams, int defStyle)
Methods inherited from class android.widget.ImageView
Methods inherited from class android.view.View