components
/
dev.fritz2.components
/
DefaultOverlay
js
Default
Overlay
class
DefaultOverlay
(method:
OverlayMethod
, styling:
Style
<
BasicParams
>) :
Overlay
Content copied to clipboard
Functions
Properties
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
open override 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
open override val
method
:
OverlayMethod
Content copied to clipboard
styling
Link copied to clipboard
js
open override val
styling
:
Style
<
BasicParams
>
Content copied to clipboard