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.traffic
/
ViewButtonView
View
Button
View
data
class
ViewButtonView
(
val
id
:
ViewId
,
val
name
:
String
,
val
builtIn
:
Boolean
)
(
source
)
Members
Constructors
View
Button
View
Link copied to clipboard
constructor
(
id
:
ViewId
,
name
:
String
,
builtIn
:
Boolean
)
Properties
built
In
Link copied to clipboard
val
builtIn
:
Boolean
id
Link copied to clipboard
val
id
:
ViewId
name
Link copied to clipboard
val
name
:
String