oxygen.ui.web.PWidget.Node
See theNode companion object
final case class Node[-Env, +Action, -StateGet, +StateSet <: StateGet](xmlns: Option[String], tag: String, children: Growable[PWidget[Env, Action, StateGet, StateSet]]) extends PWidget[Env, Action, StateGet, StateSet]
Attributes
-
Companion
-
object
-
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