LongPreference class

Package

com.sap.mobile.lib.sdmuicomponents

Syntax

public class LongPreference

Members

All members of LongPreference, including inherited members.

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