FreeRDP
com.freerdp.freerdpcore.utils.IntEditTextPreference Class Reference
Inheritance diagram for com.freerdp.freerdpcore.utils.IntEditTextPreference:
Collaboration diagram for com.freerdp.freerdpcore.utils.IntEditTextPreference:

Public Member Functions

 IntEditTextPreference (Context context)
 
 IntEditTextPreference (Context context, AttributeSet attrs)
 
 IntEditTextPreference (Context context, AttributeSet attrs, int defStyle)
 
void setBounds (int min, int max, int defaultValue)
 

Protected Member Functions

String getPersistedString (String defaultReturnValue)
 
boolean persistString (String value)
 
void onDialogClosed (boolean positiveResult)
 

Constructor & Destructor Documentation

◆ IntEditTextPreference() [1/3]

com.freerdp.freerdpcore.utils.IntEditTextPreference.IntEditTextPreference ( Context  context)
inline

◆ IntEditTextPreference() [2/3]

com.freerdp.freerdpcore.utils.IntEditTextPreference.IntEditTextPreference ( Context  context,
AttributeSet  attrs 
)
inline

◆ IntEditTextPreference() [3/3]

com.freerdp.freerdpcore.utils.IntEditTextPreference.IntEditTextPreference ( Context  context,
AttributeSet  attrs,
int  defStyle 
)
inline

Member Function Documentation

◆ getPersistedString()

String com.freerdp.freerdpcore.utils.IntEditTextPreference.getPersistedString ( String  defaultReturnValue)
inlineprotected
Here is the call graph for this function:

◆ onDialogClosed()

void com.freerdp.freerdpcore.utils.IntEditTextPreference.onDialogClosed ( boolean  positiveResult)
inlineprotected
Here is the call graph for this function:

◆ persistString()

boolean com.freerdp.freerdpcore.utils.IntEditTextPreference.persistString ( String  value)
inlineprotected
Here is the call graph for this function:

◆ setBounds()

void com.freerdp.freerdpcore.utils.IntEditTextPreference.setBounds ( int  min,
int  max,
int  defaultValue 
)
inline

The documentation for this class was generated from the following file: