StatefulAS

oxygen.ui.web.component.FormWidget.HandleActionBuilders.StatefulAS
final class StatefulAS[Env, Action, State, Value, Action2](widget: Stateful[Env, Action, State, Value])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[Env2 <: Env : HasNoScope](f: (WidgetState[State], RaiseHandler[Any, Action2], Action, Value) => ZIO[Env2 & Scope, UIError, Unit]): Stateful[Env2, Action2, State]