org.hyperscala.ui

JustifiedGallery

Related Docs: object JustifiedGallery | package ui

class JustifiedGallery extends jQueryComponent

Linear Supertypes
jQueryComponent, WrappedComponent[HTMLTag], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. JustifiedGallery
  2. jQueryComponent
  3. WrappedComponent
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

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

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

    Definition Classes
    AnyRef → Any
  4. def afterInit(f: ⇒ Unit): Unit

    Definition Classes
    WrappedComponent
  5. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  6. val autoInit: Boolean

    Definition Classes
    JustifiedGallery → WrappedComponent
  7. def call(function: String, arg: Any): Unit

    Definition Classes
    jQueryComponent
  8. def call(function: String): Unit

    Definition Classes
    jQueryComponent
  9. def call(): Unit

    Definition Classes
    jQueryComponent
  10. val captions: JavaScriptProperty[Boolean]

  11. val captionsAnimationDuration: JavaScriptProperty[Int]

  12. val captionsVisibleOpacity: JavaScriptProperty[Double]

  13. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. val cssAnimation: JavaScriptProperty[Boolean]

  15. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  17. def event[T <: BrowserEvent](mapping: MappedEvent[T]): UnitProcessor[T]

    Definition Classes
    jQueryComponent
  18. def event(eventType: String): UnitProcessor[jQueryEvent]

    Definition Classes
    jQueryComponent
  19. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. val fixedHeight: JavaScriptProperty[Boolean]

  21. def functionName: String

    Definition Classes
    JustifiedGallery → jQueryComponent
  22. final def getClass(): Class[_]

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

    Definition Classes
    AnyRef → Any
  24. val imagesAnimationDuration: JavaScriptProperty[Int]

  25. def init(): Unit

    Definition Classes
    WrappedComponent
  26. def initializeComponent(values: Map[String, Any]): Unit

    Attributes
    protected
    Definition Classes
    jQueryComponent → WrappedComponent
  27. def initialized: Boolean

    Definition Classes
    WrappedComponent
  28. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  29. val justifyThreshold: JavaScriptProperty[Double]

  30. val lastRow: JavaScriptProperty[String]

  31. implicit def listenable: Listenable

  32. val margins: JavaScriptProperty[Int]

  33. val maxRowHeight: JavaScriptProperty[Int]

  34. def modify(key: String, value: Any): Unit

    Attributes
    protected
    Definition Classes
    jQueryComponent → WrappedComponent
  35. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Definition Classes
    AnyRef
  37. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  38. def on(eventType: String, function: JavaScriptContent): Unit

    Definition Classes
    jQueryComponent
  39. def option(key: String, value: Any): Unit

    Definition Classes
    WrappedComponent
  40. def property[T](name: String, default: T, includeDefault: Boolean, toJS: (T) ⇒ JavaScriptContent)(implicit manifest: Manifest[T]): JavaScriptProperty[T]

    Attributes
    protected
    Definition Classes
    WrappedComponent
  41. val randomize: JavaScriptProperty[Boolean]

  42. def realtimeSelector: Option[Selector]

    Attributes
    protected
    Definition Classes
    jQueryComponent
  43. def refresh(): Unit

  44. val refreshTime: JavaScriptProperty[Int]

  45. val rel: JavaScriptProperty[String]

  46. val rowHeight: JavaScriptProperty[Int]

  47. def send(statement: Statement[_]): Unit

    Attributes
    protected
    Definition Classes
    jQueryComponent
  48. val sizeRangeSuffixes: JavaScriptProperty[Map[String, String]]

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

    Definition Classes
    AnyRef
  50. lazy val tagSelector: jQuerySelector

    Definition Classes
    jQueryComponent
  51. val target: JavaScriptProperty[String]

  52. def toString(): String

    Definition Classes
    AnyRef → Any
  53. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  56. def webpage: Webpage

    Attributes
    protected
    Definition Classes
    WrappedComponent
  57. val wrapped: Div

    Definition Classes
    JustifiedGallery → WrappedComponent

Inherited from jQueryComponent

Inherited from WrappedComponent[HTMLTag]

Inherited from AnyRef

Inherited from Any

Ungrouped