zircon.core
/
org.hexworks.zircon.samples
/
ConfirmButton
common
Confirm
Button
class
ConfirmButton
:
Fragment
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
onConfirm
Link copied to clipboard
common
fun
onConfirm
(fn: () ->
Unit
):
Subscription
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
root
Link copied to clipboard
common
open override val
root
:
Button
Content copied to clipboard
The Component this
Fragment
contains.
Sources
(source)
Link copied to clipboard