components
/
dev.fritz2.components
/
Overlay
js
Overlay
interface
Overlay
Content copied to clipboard
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
render
Link copied to clipboard
js
abstract fun
render
(renderContext:
RenderContext
, level:
Int
)
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
method
Link copied to clipboard
js
abstract val
method
:
OverlayMethod
Content copied to clipboard
styling
Link copied to clipboard
js
abstract val
styling
:
Style
<
BasicParams
>
Content copied to clipboard
Inheritors
DefaultOverlay
Link copied to clipboard