• BlackBerry Dynamics
  • Runtime library for Android applications
  • 10.0.0.93
GDEditTextPreference Class Reference

Replacement for native widget class. More...

Inherits DialogPreference.

Description

Deprecated:
This widget cannot be used by applications that use the androidx support libraries.

This class is a replacement for the native android.preference.EditTextPreference class. BlackBerry Dynamics applications must utilize this class instead of the native class in order to enable secure cut-copy-paste operations.

This class has the same programming interface as the native class.

See also
android.preference.EditTextPreference class reference on the android.com developer website.
com.good.gd.widget package reference for details of secure cut-copy-paste operations.