MultipazProject
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
MultipazProject
multipaz-provisioning
/
org.multipaz.provisioning.proofing
/
ProofingGraphBuilder
/
Choices
Choices
class
Choices
Members
Constructors
Choices
Link copied to clipboard
constructor
(
)
Properties
choices
Link copied to clipboard
val
choices
:
MutableMap
<
String
,
String
>
graphs
Link copied to clipboard
val
graphs
:
MutableMap
<
String
,
ProofingGraphBuilder
>
Functions
on
Link copied to clipboard
fun
on
(
id
:
String
,
text
:
String
,
init
:
ProofingGraphBuilder
.
(
)
->
Unit
)