oxygen.ui.web.PWidget.ZoomOut
final case class ZoomOut[Env, Action, InnerState, OuterState](underlying: Stateful[Env, Action, InnerState], lens: Lens[OuterState, InnerState]) extends Stateful[Env, Action, OuterState]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
PWidget[
Env,
Action,
OuterState,
OuterState]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product