toggle menu
UIQ3
7.1.0
Library
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.calculator
/
IClear
IClear
Library
interface
IClear
Tape for objects which can be cleaned.
Author
"Martin Krischik" «krischik@users.sourceforge.net»
Inheritors
IA_Register
IL_Register
IOwned_Operation
IProgrammable_Operation
Members
Functions
Clear
Link copied to clipboard
Library
abstract
fun
Clear
(
AC
:
Boolean
)
Clear content of Register, Key, Opeartion
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
(
)
to
String
Link copied to clipboard
Library
open
fun
toString
(
)
:
String
wait
Link copied to clipboard
Library
fun
wait
(
)