Packages

p

korolev

internal

package internal

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. internal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final class ApplicationInstance[F[_], S, M] extends AnyRef
  2. final class ComponentInstance[F[_], AS, M, CS, P, E] extends AnyRef

    Component state holder and effects performer

    Component state holder and effects performer

    Performing cycle:

    1. prepare() 2. Optionally setState() 3. applyRenderContext() 4. dropObsoleteMisc()

    AS

    Type of top level state (application state)

    CS

    Type of component state

  3. final class EventRegistry[F[_]] extends AnyRef

    Save information about what type of events are already listening on the client

  4. final class Frontend[F[_]] extends AnyRef

    Typed interface to client side

Value Members

  1. object Frontend

Inherited from AnyRef

Inherited from Any

Ungrouped