oxygen.ui.web.component.FormWidget
See theFormWidget companion object
final case class FormWidget[-Env, +Action, -StateGet, +StateSet <: StateGet, +Value](widget: PWidget[Env, Action, StateGet, StateSet], fields: List[String], stateToValue: StateGet => Result[Value])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article