StringPreference class

Package

com.sap.mobile.lib.sdmuicomponents

Syntax

public class StringPreference

Members

All members of StringPreference, including inherited members.

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