ZoomOut

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

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product