toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
ValueTemplate
Value
Template
data
class
ValueTemplate
(
val
value
:
List
<
String
>
)
(
source
)
Members
Constructors
Value
Template
Link copied to clipboard
constructor
(
value
:
List
<
String
>
)
Properties
value
Link copied to clipboard
val
value
:
List
<
String
>
Functions
expressions
Link copied to clipboard
fun
expressions
(
)
:
List
<
String
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String