ComponentsPage
oxygen.ui.web.defaults.ComponentsPage
object ComponentsPage extends NoParams[Any]
Attributes
- Graph
-
- Supertypes
-
trait NoParams[Any]trait RoutablePage[Any]trait Page[Any]class Objecttrait Matchableclass AnyShow all
- Self type
-
ComponentsPage.type
Members list
Type members
Classlikes
enum BigEnum
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class PageState(sequence: ArraySeq[Int], useGlobalToggleThumbs: Boolean, individualToggleThumbs: Set[String], globalToggleThumbs: Boolean, horizontalRadio: State[SmallEnum], dropdown1: State[BigEnum], dropdown2: State[SmallEnum], modal: Option[ModalForm], textField: State, textArea: State, heart: Boolean)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum SmallEnum
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited classlikes
object navigate
Attributes
- Inherited from:
- RoutablePage
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Definition Classes
override def postLoad(state: WidgetState[PageState], initialState: PageState): ZIO[Scope, UIError, Unit]
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- NoParams
Concrete fields
Inherited fields
Attributes
- Inherited from:
- NoParams
In this article