iw-support-ui
iw-support-ui
API
works.iterative
data.table
CellWriter
CellWriter
given_CellWriter_ExternalLink
given_CellWriter_Int
given_CellWriter_LocalDate
given_CellWriter_String
ColumnSpec
ColumnSpecsTableRowWriter
ExternalLink
TableCellStyles
TableCellStyles
TableRowWriter
TableWorkbook
TableWorkbook
ui
model
tables
Column
StringTabular
Tabular
Capabilities
Capability
CapabilityCheck
Computable
Computable
Computing
Failed
Ready
Recomputing
Uninitialized
Update
Done
Failed
Update
given_Covariant_Computable
given_IdentityFlatten_Computable
HtmlUIBuilder
Block
Block
Actions
Direct
Deferred
Actions
Blocks
Blocks
UIConfig
UIElement
UIInterpreter
services
ClientEntityService
UserNotificationService
UserNotificationService
Level
Module
TimeUtils
ZIOEffectHandler
iw-support-ui
/
works.iterative
/
works.iterative.ui
/
ZIOEffectHandler
ZIOEffectHandler
works.iterative.ui.ZIOEffectHandler
trait
ZIOEffectHandler
[
Env
,
Effect
,
Action
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
handle
(
e
:
Effect
):
ZStream
[
Env
,
Throwable
,
Action
]
Concrete methods
def
fromZIO
(
zio
:
ZIO
[
Env
,
Throwable
,
Action
]):
ZStream
[
Env
,
Throwable
,
Action
]
def
fromZIOOption
(
zio
:
ZIO
[
Env
,
Throwable
,
Option
[
Action
]]):
ZStream
[
Env
,
Throwable
,
Action
]
def
fromZIOUnit
(
zio
:
ZIO
[
Env
,
Throwable
,
Unit
]):
ZStream
[
Env
,
Throwable
,
Action
]
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods