oxygen.ui.web.PWidget.Optional
final case class Optional[Env, Action, StateGet, StateSet <: StateGet](underlying: Option[PWidget[Env, Action, StateGet, StateSet]]) extends PWidget[Env, Action, StateGet, StateSet]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
PWidget[
Env,
Action,
StateGet,
StateSet]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product