http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.client
/
HeaderRowsView
Header
Rows
View
data
class
HeaderRowsView
(
val
rows
:
List
<
HeaderRowView
>
,
val
showAdd
:
Boolean
,
val
basePath
:
String
)
:
ViewModel
(
source
)
Members
Constructors
Header
Rows
View
Link copied to clipboard
constructor
(
rows
:
List
<
HeaderRowView
>
,
showAdd
:
Boolean
,
basePath
:
String
)
Properties
base
Path
Link copied to clipboard
val
basePath
:
String
rows
Link copied to clipboard
val
rows
:
List
<
HeaderRowView
>
show
Add
Link copied to clipboard
val
showAdd
:
Boolean
Functions
template
Link copied to clipboard
open
fun
template
(
)
:
String