Object

io.youi.example.ui.drawable

ImageScalingExample

Related Doc: package drawable

Permalink

object ImageScalingExample extends UIExampleScreen with DrawableScreen

Linear Supertypes
DrawableScreen, UIExampleScreen, ExampleScreen, ContentScreen, PathActivation, URLActivation, Screen, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImageScalingExample
  2. DrawableScreen
  3. UIExampleScreen
  4. ExampleScreen
  5. ContentScreen
  6. PathActivation
  7. URLActivation
  8. Screen
  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. def activate(): Future[Unit]

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

    Permalink
    Definition Classes
    Any
  6. def c: ExampleCommunication

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. def content: Span

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

    Permalink
    Attributes
    protected
    Definition Classes
    ContentScreen
  11. def deactivate(): Future[Unit]

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

    Permalink
    Attributes
    protected
    Definition Classes
    Screen
  13. val drawable: Future[Drawable]

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ImageScalingExampleUIExampleScreen
  27. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  30. def path: String

    Permalink
    Definition Classes
    ImageScalingExample → PathActivation
  31. def renderer: Renderer

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

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

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

    Permalink
    Definition Classes
    Screen
  35. def stateType: StateType

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

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

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

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

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

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

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

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

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