public class

ToggleImageButton

extends CompoundButton
java.lang.Object
   ↳ CompoundButton
     ↳ com.mapsted.ui.map.ToggleImageButton

Summary

Public Constructors
ToggleImageButton(Context context)
ToggleImageButton(Context context, AttributeSet attrs)
ToggleImageButton(Context context, AttributeSet attrs, int defStyleAttr)
ToggleImageButton(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ToggleImageButton (Context context)

public ToggleImageButton (Context context, AttributeSet attrs)

public ToggleImageButton (Context context, AttributeSet attrs, int defStyleAttr)

public ToggleImageButton (Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)