oxygen.ui.web.component

Members list

Type members

Classlikes

object Button

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Button.type
final case class Form[-Env, -StateGet, +StateSet <: StateGet, Value](widget: PWidget[Env, Submit, StateGet, StateSet], fields: List[String], stateToValue: StateGet => Either[FormValidationErrors, Value])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Form

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Form.type
object Modal

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Modal.type
final class NavBar[-Env, +Action, -StateGet, +StateSet <: StateGet](props: Props, leftItems: Seq[NavBarElemBuilder => PWidget[Env, Action, StateGet, StateSet]], rightItems: Seq[NavBarElemBuilder => PWidget[Env, Action, StateGet, StateSet]])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object NavBar

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
NavBar.type
object PageBodies

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
PageBodies.type
object PageLayout

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
PageLayout.type
object PageMessagesBottomCorner extends Stateful[Any, Nothing, PageMessages]

Attributes

Supertypes
trait Stateful[Any, Nothing, PageMessages]
trait WithoutProps[Any, Nothing, PageMessages, PageMessages]
class Object
trait Matchable
class Any
Self type
object Section

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Section.type
object TextInput

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TextInput.type
object ToggleThumb

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type