Object

io.youi.example

ClientExampleApplication

Related Doc: package example

Permalink

object ClientExampleApplication extends ExampleApplication with ClientApplication with LoadingTransitionSupport

Linear Supertypes
LoadingTransitionSupport, ClientApplication, ScreenManager, ExampleApplication, YouIApplication, CacheImplementation, ErrorSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ClientExampleApplication
  2. LoadingTransitionSupport
  3. ClientApplication
  4. ScreenManager
  5. ExampleApplication
  6. YouIApplication
  7. CacheImplementation
  8. ErrorSupport
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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. val active: Var[Screen]

    Permalink
    Definition Classes
    ScreenManager
  5. def afterScreenChange(oldScreen: Screen, newScreen: Screen): Future[Unit]

    Permalink
    Attributes
    protected
    Definition Classes
    LoadingTransitionSupport → ScreenManager
  6. val animation: AnimationExample.type

    Permalink
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def autoReload: Boolean

    Permalink
    Definition Classes
    ClientApplication
  9. val basicText: BasicTextExample.type

    Permalink
  10. def beforeScreenChange(oldScreen: Screen, newScreen: Screen): Future[Unit]

    Permalink
    Attributes
    protected
    Definition Classes
    LoadingTransitionSupport → ScreenManager
  11. def cached(url: URL): String

    Permalink
    Definition Classes
    ClientApplication → CacheImplementation
  12. def cc: ClientConnectivity

    Permalink
  13. def clientConnectivity(connectivity: ApplicationConnectivity): ClientConnectivity

    Permalink
    Definition Classes
    ClientApplication
  14. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  15. val communicationScreen: CommunicationScreen.type

    Permalink
  16. val connectivity: ApplicationConnectivity

    Permalink
    Definition Classes
    YouIApplication
  17. val connectivityEntries: State[Set[ApplicationConnectivity]]

    Permalink
    Definition Classes
    YouIApplication
  18. def createConnectivity(path: String, autoConnect: Boolean): ApplicationConnectivity

    Permalink
    Definition Classes
    YouIApplication
  19. val dataTransfer: DataTransferExample.type

    Permalink
  20. val debug: DebugSupport

    Permalink
  21. def dispose(screen: Screen): Future[Unit]

    Permalink
    Definition Classes
    ScreenManager
  22. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  24. def error(t: Throwable): Unit

    Permalink
    Definition Classes
    ErrorSupport
  25. def errorSupport[R](f: ⇒ R): R

    Permalink
    Definition Classes
    ErrorSupport
  26. val example: CommunicationManager[ExampleCommunication]

    Permalink
    Definition Classes
    ExampleApplication
  27. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  29. def getInstance(): ClientExampleApplication.this.type

    Permalink
    Attributes
    protected
    Annotations
    @JSExportTopLevel( ... )
  30. val gridLayout: GridLayoutExample.type

    Permalink
  31. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  32. val hello: HelloWorld.type

    Permalink
  33. val htmlAnimation: AnimationExample.type

    Permalink
  34. val htmlBorder: BorderExample.type

    Permalink
  35. val htmlBoxLayout: BoxLayoutExample.type

    Permalink
  36. val htmlComponent: HTMLComponentExample.type

    Permalink
  37. val htmlFlowLayout: FlowLayoutExample.type

    Permalink
  38. val htmlGridLayout: GridLayoutExample.type

    Permalink
  39. val htmlHello: HelloWorld.type

    Permalink
  40. val htmlImages: ImageExample.type

    Permalink
  41. val htmlLabel: LabelExample.type

    Permalink
  42. val htmlPreviewImage: PreviewImageExample.type

    Permalink
  43. val htmlVirtual: VirtualSizeExample.type

    Permalink
  44. val imageEditor: ImageEditorExample.type

    Permalink
  45. val images: ImageExample.type

    Permalink
  46. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  47. def load(screen: Screen): Future[Unit]

    Permalink
    Definition Classes
    ScreenManager
  48. val loaded: Val[Boolean]

    Permalink
    Definition Classes
    ScreenManager
  49. val loadingElement: Element

    Permalink
    Attributes
    protected
    Definition Classes
    ClientExampleApplication → LoadingTransitionSupport
  50. def logJavaScriptErrors: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    YouIApplication
  51. val logPath: String

    Permalink
    Attributes
    protected
    Definition Classes
    YouIApplication
  52. val login: LoginScreen.type

    Permalink
  53. def main(): Unit

    Permalink
    Annotations
    @JSExport()
  54. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  57. val scale9: Scale9Example.type

    Permalink
  58. val screens: State[List[Screen]]

    Permalink
    Definition Classes
    ScreenManager
  59. val scrolling: ScrollingExample.type

    Permalink
  60. val selection: SelectionExample.type

    Permalink
  61. val simple: CommunicationManager[SimpleCommunication]

    Permalink
    Definition Classes
    ExampleApplication
  62. val snap: SnapExample.type

    Permalink
  63. val svg: SVGImageExample.type

    Permalink
  64. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  65. val text: TextExample.type

    Permalink
  66. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  67. val uiExamples: UIExamples.type

    Permalink
  68. val verticalLayout: VerticalLayoutExample.type

    Permalink
  69. val video: VideoExample.type

    Permalink
  70. val virtual: VirtualSizeExample.type

    Permalink
  71. final def wait(): Unit

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

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

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

Inherited from LoadingTransitionSupport

Inherited from ClientApplication

Inherited from ScreenManager

Inherited from ExampleApplication

Inherited from YouIApplication

Inherited from CacheImplementation

Inherited from ErrorSupport

Inherited from AnyRef

Inherited from Any

Ungrouped