Class/Object

org.hyperscala.ui

JustifiedGallery

Related Docs: object JustifiedGallery | package ui

Permalink

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
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 afterInit(f: ⇒ Unit): Unit

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

    Permalink
    Definition Classes
    Any
  6. val autoInit: Boolean

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

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

    Permalink
    Definition Classes
    jQueryComponent
  9. def call(): Unit

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

    Permalink
  11. val captionsAnimationDuration: JavaScriptProperty[Int]

    Permalink
  12. val captionsVisibleOpacity: JavaScriptProperty[Double]

    Permalink
  13. def clone(): AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    jQueryComponent
  19. def finalize(): Unit

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

    Permalink
  21. def functionName: String

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

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

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

    Permalink
  25. def init(): Unit

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

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

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

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

    Permalink
  30. val lastRow: JavaScriptProperty[String]

    Permalink
  31. implicit def listenable: Listenable

    Permalink
  32. val margins: JavaScriptProperty[Int]

    Permalink
  33. val maxRowHeight: JavaScriptProperty[Int]

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

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

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

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

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

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

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

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

    Permalink
  42. def realtimeSelector: Option[Selector]

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

    Permalink
  44. val refreshTime: JavaScriptProperty[Int]

    Permalink
  45. val rel: JavaScriptProperty[String]

    Permalink
  46. val rowHeight: JavaScriptProperty[Int]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  50. lazy val tagSelector: jQuerySelector

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

    Permalink
  52. def toString(): String

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    WrappedComponent
  57. val wrapped: Div

    Permalink
    Definition Classes
    JustifiedGallery → WrappedComponent

Inherited from jQueryComponent

Inherited from WrappedComponent[HTMLTag]

Inherited from AnyRef

Inherited from Any

Ungrouped