toggle menu
lib
common
switch theme
search in API
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.ui.widgets.endpoints.endpoints
/
EndpointsViewModel
/
State
/
EndpointsList
Endpoints
List
data
class
EndpointsList
(
val
endpoints
:
List
<
EndpointsViewModel.State.EndpointConfig
>
,
val
filter
:
String
)
:
EndpointsViewModel.State
Members
Constructors
Endpoints
List
Link copied to clipboard
constructor
(
endpoints
:
List
<
EndpointsViewModel.State.EndpointConfig
>
,
filter
:
String
)
Properties
endpoints
Link copied to clipboard
val
endpoints
:
List
<
EndpointsViewModel.State.EndpointConfig
>
filter
Link copied to clipboard
val
filter
:
String
select
All
Ticked
Link copied to clipboard
val
selectAllTicked
:
Boolean