ComponentWithoutProps

oxygen.ui.web.PWidget.ComponentWithoutProps
final case class ComponentWithoutProps[-Env, +Action, -StateGet, +StateSet <: StateGet](component: WithoutProps[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

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product