IntegerPreference class

Package

com.sap.mobile.lib.sdmuicomponents

Syntax

public class IntegerPreference

Members

All members of IntegerPreference, including inherited members.

Variables
Modifier and Type Variable Description
protected Context mContext  
protected EditText et  
protected ViewGroup layout  
protected SharedPreferences sh  
protected int defaultValue  
Constructors
Modifier and Type Constructor Description
public IntegerPreference(Context, AttributeSet)  
Methods
Modifier and Type Method Description
protected View onCreateDialogView()  
protected void onDialogClosed(boolean)