Object/Trait

net.liftmodules.fobojqres

Resource

Related Docs: trait Resource | package fobojqres

Permalink

object Resource extends Resource

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Resource
  2. Resource
  3. AnyRef
  4. 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. object JQuery1102 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 1․11․3 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 1․11․3 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery1102
    Version

    1.10.2

  5. object JQuery1113 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 1․11․3 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 1․11․3 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery1113
    Version

    1.11.3

  6. object JQuery172 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 1․7․2 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 1․7․2 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => fobo}
       :
      fobo.Resource.init=fobo.Resource.JQuery172
    Version

    1.7.2

  7. object JQuery182 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 1․8․2 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 1․8․2 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery182
    Version

    1.8.2

  8. object JQuery191 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 1․9․1 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 1․9․1 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery191
    Version

    1.9.1

  9. object JQuery211 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 2․1․1 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 2․1․1 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery211
    Version

    2.1.1

  10. object JQuery214 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 2․1․4 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 2․1․4 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery214
    Version

    2.1.4

  11. object JQuery224 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 2․2․4 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 2․2․4 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery224
    Version

    2.2.4

    Since

    v2.10

  12. object JQuery300 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 3․0․0 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 3․0․0 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery300
    Version

    3.0.0

    Since

    v2.10

  13. object JQuery310 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 3․1․0 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 3․1․0 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => fobo}
       :
      FoBo.Resource.init=FoBo.Resource.JQuery310
    Version

    3.1.0

    Since

    v2.10

  14. object JQueryMigrate121 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 1․2․1 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 1․2․1 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQueryMigrate121
    Version

    1.2.1

  15. object JQueryMigrate141 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 1․4․1 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 1․4․1 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{fobojqres => FoBo}
       :
      FoBo.Resource.init=FoBo.Resource.JQueryMigrate141
    Version

    1.4.1

    Since

    v2.10

  16. object JQueryMigrate300 extends Resource with Product with Serializable

    Permalink

    Enable usage of FoBo's JQuery resources version 3․0․0 in your bootstrap liftweb Boot.

    Enable usage of FoBo's JQuery resources version 3․0․0 in your bootstrap liftweb Boot.

    Example:
    1. import net.liftmodules.{FoBoJQPRes => fobo}
       :
      fobo.Resource.init=fobo.Resource.JQueryMigrate300
    Version

    3.0.0

    Since

    v2.10

  17. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  18. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  21. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  24. def init: Store

    Permalink
  25. def init_=(t: Resource): Store

    Permalink
  26. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  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. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

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

Inherited from Resource

Inherited from AnyRef

Inherited from Any

Ungrouped