zio.zmx.client
zio.zmx.client
io.laminext.websocket
PickleSocket
WebSocketReceiveBuilderBooPickleOps
zio.zmx.client
BuildInfo
ClientMessage
ClientMessage
Subscribe
CustomPicklers
MetricsMessage
MetricsMessage
CounterChange
GaugeChange
HistogramChange
SetChange
SummaryChange
zio.zmx.client.frontend
AppDataModel
MetricSummary
CounterInfo
GaugeInfo
HistogramInfo
SetInfo
SummaryInfo
MetricSummary
AppState
AppViews
Main
zio.zmx.client.frontend.state
DashBoard
DiagramConfig
TimeSeriesConfig
zio.zmx.client.frontend.utils
Implicits
zio.zmx.client.frontend.views
Chart
ChartView
ChartView
DiagramView
DiagramView
ScalaDateAdapter
ScalaDateAdapter
TimeUnit
DateTime
Day
Hour
MilliSecond
Minute
Month
Quarter
Second
Week
Year
TimeUnit
zio.zmx.client.frontend.webtable
WebTable
WebTable
ColumnAlign
Center
Left
Right
ColumnAlign
ColumnConfig
zio.zmx.client
/
zio.zmx.client.frontend.views
/
ScalaDateAdapter
/
TimeUnit
TimeUnit
object
TimeUnit
Companion
class
Graph
Supertypes
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Classlikes
case
object
DateTime
extends
TimeUnit
case
object
Day
extends
TimeUnit
case
object
Hour
extends
TimeUnit
case
object
MilliSecond
extends
TimeUnit
case
object
Minute
extends
TimeUnit
case
object
Month
extends
TimeUnit
case
object
Quarter
extends
TimeUnit
case
object
Second
extends
TimeUnit
case
object
Week
extends
TimeUnit
case
object
Year
extends
TimeUnit
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Value members
Concrete methods
def
fromString
(s:
String
):
Option
[
TimeUnit
]
Concrete fields
val
units
:
Map
[
String
,
TimeUnit
]