Object

io.youi.example.ui

GridLayoutExample

Related Doc: package ui

Permalink

object GridLayoutExample extends UIExampleScreen with UIScreen

Linear Supertypes
UIScreen, DrawableScreen, UIExampleScreen, ExampleScreen, ContentScreen, PathActivation, URLActivation, Screen, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GridLayoutExample
  2. UIScreen
  3. DrawableScreen
  4. UIExampleScreen
  5. ExampleScreen
  6. ContentScreen
  7. PathActivation
  8. URLActivation
  9. Screen
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Box extends Container

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object Box

    Permalink
  5. def activate(): Future[Unit]

    Permalink
    Attributes
    protected
    Definition Classes
    UIScreen → DrawableScreen → Screen
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def c: ExampleCommunication

    Permalink
    Attributes
    protected
    Definition Classes
    ExampleScreen
  8. def clearParams: Boolean

    Permalink
    Definition Classes
    PathActivation
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. lazy val container: Container

    Permalink
    Attributes
    protected
    Definition Classes
    UIScreen
  11. def content: Span

    Permalink
    Attributes
    protected
    Definition Classes
    ContentScreen
  12. val contentOption: Val[Option[Span]]

    Permalink
    Attributes
    protected
    Definition Classes
    ContentScreen
  13. def createUI(): Future[Unit]

    Permalink
    Definition Classes
    GridLayoutExample → UIScreen
  14. def deactivate(): Future[Unit]

    Permalink
    Attributes
    protected
    Definition Classes
    UIScreen → DrawableScreen → Screen
  15. def dispose(): Future[Unit]

    Permalink
    Attributes
    protected
    Definition Classes
    Screen
  16. def drawable: Future[Drawable]

    Permalink
    Attributes
    protected
    Definition Classes
    UIScreen → DrawableScreen
  17. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  19. implicit def executionContext: ExecutionContext

    Permalink
    Definition Classes
    UIExampleScreen
  20. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  22. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  23. def heading: Option[Element]

    Permalink
    Definition Classes
    ExampleScreen
  24. def hideContent(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    ContentScreen
  25. def init(): Future[Unit]

    Permalink
    Attributes
    protected
    Definition Classes
    Screen
  26. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  27. def load(): Future[Unit]

    Permalink
    Attributes
    protected
    Definition Classes
    ContentScreen → Screen
  28. lazy val matcher: URLMatcher

    Permalink
    Definition Classes
    PathActivation → URLActivation
  29. def name: String

    Permalink
    Definition Classes
    GridLayoutExampleUIExampleScreen
  30. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  33. def path: String

    Permalink
    Definition Classes
    GridLayoutExample → PathActivation
  34. def renderer: Renderer

    Permalink
    Attributes
    protected
    Definition Classes
    DrawableScreen
  35. def s: SimpleCommunication

    Permalink
    Attributes
    protected
    Definition Classes
    ExampleScreen
  36. def showContent(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    ContentScreen
  37. val state: Val[ScreenState]

    Permalink
    Definition Classes
    Screen
  38. def stateType: StateType

    Permalink
    Definition Classes
    PathActivation
  39. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  40. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  41. def updateURL(current: URL): Option[HistoryStateChange]

    Permalink
    Definition Classes
    PathActivation → URLActivation
  42. def urlChanged(url: URL): Unit

    Permalink
    Definition Classes
    URLActivation
  43. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from UIScreen

Inherited from DrawableScreen

Inherited from UIExampleScreen

Inherited from ExampleScreen

Inherited from ContentScreen

Inherited from PathActivation

Inherited from URLActivation

Inherited from Screen

Inherited from AnyRef

Inherited from Any

Ungrouped