toggle menu
UIQ3
7.1.0
FX-602P
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.fx602p
/
Register_Frame
/
Calculator_Observer
Calculator_Observer
FX-602P
private
open
class
Calculator_Observer
:
Observer
check if the calculator has changed.
Members
Constructors
Calculator_Observer
Link copied to clipboard
FX-602P
private
constructor
(
)
Functions
clone
Link copied to clipboard
FX-602P
protected
open
fun
clone
(
)
:
Any
equals
Link copied to clipboard
FX-602P
open
fun
equals
(
obj
:
Any
)
:
Boolean
finalize
Link copied to clipboard
FX-602P
protected
open
fun
finalize
(
)
get
Class
Link copied to clipboard
FX-602P
fun
getClass
(
)
:
Class
<
out
Any
>
hash
Code
Link copied to clipboard
FX-602P
open
fun
hashCode
(
)
:
Int
notify
Link copied to clipboard
FX-602P
fun
notify
(
)
notify
All
Link copied to clipboard
FX-602P
fun
notifyAll
(
)
to
String
Link copied to clipboard
FX-602P
open
fun
toString
(
)
:
String
update
Link copied to clipboard
FX-602P
open
fun
update
(
o
:
Observable
,
arg
:
Any
)
check if the calculator has changed.
wait
Link copied to clipboard
FX-602P
fun
wait
(
)