Picker Button
A Button to control a DatePickerDialog
Author
"Martin Krischik" «krischik@users.sourceforge.net»
Since
1.0
Inheritors
Constructors
Link copied to clipboard
protected constructor(context: Context)
Simple constructor to use when creating a view from code.
protected constructor(context: Context, attrs: AttributeSet)
Constructor that is called when inflating a view from XML.
Perform inflation from XML and apply a class-specific base style.
Properties
Functions
Link copied to clipboard
close the picker dialog
Link copied to clipboard
is the picker dialog currently on display
Link copied to clipboard
set the optional prompt title
Link copied to clipboard
starts showing the picker dialog
Link copied to clipboard
true if the the value has been changed by the user since contruction or last call to setValue.