net.liftmodules.FoBoJQ

Resource

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
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 Init: Store

  5. def Init_=(t: Resource): Store

  6. object JQuery1102 extends Resource with Product with Serializable

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

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

    Version

    1.10.2

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery1102
  7. object JQuery1113 extends Resource with Product with Serializable

    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.

    Version

    1.11.3

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery1113
  8. object JQuery172 extends Resource with Product with Serializable

    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.

    Version

    1.7.2

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery172
  9. object JQuery182 extends Resource with Product with Serializable

    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.

    Version

    1.8.2

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery182
  10. object JQuery191 extends Resource with Product with Serializable

    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.

    Version

    1.9.1

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery191
  11. object JQuery211 extends Resource with Product with Serializable

    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.

    Version

    2.1.1 OBS! JQuery 2.x dose not support Internet Explorer 6, 7, or 8.

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery211
  12. object JQuery214 extends Resource with Product with Serializable

    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.

    Version

    2.1.4 OBS! JQuery 2.x dose not support Internet Explorer 6, 7, or 8.

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery214
  13. object JQuery224 extends Resource with Product with Serializable

    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.

    Version

    2.2.4 OBS! JQuery 2.x dose not support Internet Explorer 6, 7, or 8.

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery224
  14. object JQuery300 extends Resource with Product with Serializable

    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.

    Version

    3.0.0 OBS! JQuery 3.x dose not support Internet Explorer 6, 7, or 8.

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery300
  15. object JQuery310 extends Resource with Product with Serializable

    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.

    Version

    3.1.0 OBS! JQuery 3.x dose not support Internet Explorer 6, 7, or 8.

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQuery310
  16. object JQueryMigrate121 extends Resource with Product with Serializable

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

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

    Version

    1.2.1

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQueryMigrate121
  17. object JQueryMigrate141 extends Resource with Product with Serializable

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

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

    Version

    1.4.1

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQueryMigrate141
  18. object JQueryMigrate300 extends Resource with Product with Serializable

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

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

    Version

    3.0.0

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.JQueryMigrate300
  19. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  20. def clone(): AnyRef

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

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

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

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

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

    Definition Classes
    AnyRef → Any
  26. final def isInstanceOf[T0]: Boolean

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

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

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

    Definition Classes
    AnyRef
  30. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  31. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Resource

Inherited from AnyRef

Inherited from Any

Ungrouped