Preferences_Activity

Author

martin

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
private open var Preferences: IPreferences_
cache the preferences.
Link copied to clipboard
private val TAG: String
logging tag

Functions

Link copied to clipboard
open fun After_Views()
Called when the views are prepared.
Link copied to clipboard
open fun Data_Changed(Context: Context)
Mark preferences as changed for later backup
Link copied to clipboard
protected open fun Directory_Locator(): Uri
protected open fun Directory_Locator(value: Uri)
Link copied to clipboard
open fun Error_Handler(Context: Context): Error_Handle_Type
Save / load using the FA 2 interface
open fun Error_Handler(Context: Context, Error_Handler: Error_Handle_Type)
set the large screen (used for unit tests only).
Link copied to clipboard
open fun Feedback_Vibrate(Context: Context): Boolean
Vibrate an button click
open fun Feedback_Vibrate(Context: Context, Enable: Boolean)
set feedback vibrate (used for unit tests only).
Link copied to clipboard
open fun HP45_Printout(Context: Context): String
open fun HP45_Printout(Context: Context, Printout: String)
get the RPN-45 printout
Link copied to clipboard
open fun Preferences(Context: Context): IPreferences_
preferences from context