kotlin-partials
Toggle table of contents
3.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-partials
kotlin-partials
/
nl.astraeus.partials.web
/
TestPartial
Test
Partial
jvm
class
TestPartial
:
PartialTest
Members
Constructors
Test
Partial
Link copied to clipboard
jvm
constructor
(
)
Properties
functions
To
Render
Link copied to clipboard
jvm
val
functionsToRender
:
<Error class: unknown class>
Functions
partial
Link copied to clipboard
jvm
fun
Builder
.
partial
(
name
:
String
,
test
:
FunctionTest
)
refresh
Link copied to clipboard
jvm
fun
Builder
.
refresh
(
test
:
FunctionTest
)
render
Link copied to clipboard
jvm
fun
render
(
)
test
Link copied to clipboard
jvm
fun
Builder
.
test
(
)