FloatPreference class

Package

com.sap.mobile.lib.sdmuicomponents

Syntax

public class FloatPreference

Members

All members of FloatPreference, including inherited members.

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