toggle menu
UIQ3
7.1.0
Library
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.ui
/
NumberPickerDialog
/
ValueChanged_V11
Value
Changed_V11
Library
private
open
class
ValueChanged_V11
No op value chagend handler
Members
Constructors
Value
Changed_V11
Link copied to clipboard
Library
private
constructor
(
)
Functions
clone
Link copied to clipboard
Library
protected
open
fun
clone
(
)
:
Any
equals
Link copied to clipboard
Library
open
fun
equals
(
obj
:
Any
)
:
Boolean
finalize
Link copied to clipboard
Library
protected
open
fun
finalize
(
)
get
Class
Link copied to clipboard
Library
fun
getClass
(
)
:
Class
<
out
Any
>
hash
Code
Link copied to clipboard
Library
open
fun
hashCode
(
)
:
Int
notify
Link copied to clipboard
Library
fun
notify
(
)
notify
All
Link copied to clipboard
Library
fun
notifyAll
(
)
on
Value
Change
Link copied to clipboard
Library
open
fun
onValueChange
(
view
:
NumberPicker
,
oldValue
:
Int
,
newValue
:
Int
)
value has been changes using the picker dialog
to
String
Link copied to clipboard
Library
open
fun
toString
(
)
:
String
wait
Link copied to clipboard
Library
fun
wait
(
)