net.liftmodules.FoBoJQ

Toolkit

object Toolkit extends Toolkit

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Toolkit
  2. Toolkit
  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: Toolkit): Store

  6. object JQuery1102 extends Toolkit with Product with Serializable

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

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

    Version

    1.10.2

    Example:

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

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

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

    Version

    1.11.3

    Example:

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

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

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

    Version

    1.7.2

    Example:

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

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

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

    Version

    1.8.2

    Example:

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

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

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

    Version

    1.9.1

    Example:

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

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

    Enable usage of FoBo's JQuery API and 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.Toolkit.Init=FoBo.Toolkit.JQuery211
  12. object JQuery214 extends Toolkit with Product with Serializable

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

    Enable usage of FoBo's JQuery API and 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.Toolkit.Init=FoBo.Toolkit.JQuery214
  13. object JQuery224 extends Toolkit with Product with Serializable

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

    Enable usage of FoBo's JQuery API and 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.Toolkit.Init=FoBo.Toolkit.JQuery224
    Since

    v2.10

  14. object JQuery300 extends Toolkit with Product with Serializable

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

    Enable usage of FoBo's JQuery API and 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.Toolkit.Init=FoBo.Toolkit.JQuery300
    Since

    v2.10

  15. object JQuery310 extends Toolkit with Product with Serializable

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

    Enable usage of FoBo's JQuery API and 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.Toolkit.Init=FoBo.Toolkit.JQuery310
    Since

    v2.10

  16. object JQueryMigrate121 extends Toolkit with Product with Serializable

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

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

    Version

    1.2.1

    Example:

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

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

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

    Version

    1.4.1

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.JQueryMigrate141
    Since

    v2.10

  18. object JQueryMigrate300 extends Toolkit with Product with Serializable

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

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

    Version

    3.0.0

    Example:

    import net.liftmodules.{FoBoJQ => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.JQueryMigrate300
    Since

    v2.10

  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
    Toolkit → 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 Toolkit

Inherited from AnyRef

Inherited from Any

Ungrouped