BooleanPreference class

Package

com.sap.mobile.lib.sdmuicomponents

Syntax

public class BooleanPreference

Members

All members of BooleanPreference, including inherited members.

Variables
Modifier and Type Variable Description
protected Context mContext  
protected View mView  
protected Boolean defaultValue  
protected ISDMPreferences pref  
protected final Handler mHandler  
protected String key  
Constructors
Modifier and Type Constructor Description
public BooleanPreference(Context)  
public BooleanPreference(Context, AttributeSet)  
public BooleanPreference(Context, AttributeSet, int)  
Methods
Modifier and Type Method Description
public void onClick(View)  
protected View onCreateView(ViewGroup)  
public boolean onLongClick(View)