net.liftmodules.FoBoAJS

Toolkit

object Toolkit extends Toolkit

Linear Supertypes
Toolkit, AnyRef, Any
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. object AJMaterial101 extends Toolkit with Product with Serializable

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

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

    Version

    1.0.1

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJMaterial101
  5. object AJMaterial108 extends Toolkit with Product with Serializable

    Enable usage of FoBo's Angular Material API and resources version 1․0․8 in your bootstrap liftweb Boot.

    Enable usage of FoBo's Angular Material API and resources version 1․0․8 in your bootstrap liftweb Boot.

    Version

    1.0.8

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJMaterial108
  6. object AJSNGGrid207 extends Toolkit with Product with Serializable

    Enable usage of FoBo's Angular API and NG-Grid resources version 2․0․7 in your bootstrap liftweb Boot.

    Enable usage of FoBo's Angular API and NG-Grid resources version 2․0․7 in your bootstrap liftweb Boot.

    Version

    2.0.7

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJSNGGrid207
  7. object AJSUIBootstrap0100 extends Toolkit with Product with Serializable

    Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․10․0 in your bootstrap liftweb Boot.

    Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․10․0 in your bootstrap liftweb Boot.

    Version

    0.10.0

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJSUIBootstrap0100
  8. object AJSUIBootstrap020 extends Toolkit with Product with Serializable

    Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․2․0 in your bootstrap liftweb Boot.

    Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․2․0 in your bootstrap liftweb Boot.

    Version

    0.2.0

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJSUIBootstrap020
  9. object AJSUIBootstrap070 extends Toolkit with Product with Serializable

    Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․7․0 in your bootstrap liftweb Boot.

    Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․7․0 in your bootstrap liftweb Boot.

    Version

    0.7.0

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJSUIBootstrap070
  10. object AJSUIGrid307 extends Toolkit with Product with Serializable

    Enable usage of FoBo's Angular API and UI-Grid resources version 3․0․7 in your bootstrap liftweb Boot.

    Enable usage of FoBo's Angular API and UI-Grid resources version 3․0․7 in your bootstrap liftweb Boot.

    Version

    3.0.7

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJSUIGrid307
  11. object AngularJS1219 extends Toolkit with Product with Serializable

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

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

    Version

    1.2.19

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS1219
  12. object AngularJS1219i18n extends Toolkit with Product with Serializable

    Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.

    Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.

    Version

    1.2.19 i18n

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS1219i18n
  13. object AngularJS1315 extends Toolkit with Product with Serializable

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

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

    Version

    1.3.15

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS1315
  14. object AngularJS1315i18n extends Toolkit with Product with Serializable

    Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.

    Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.

    Version

    1.3.15 i18n

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS1315i18n
  15. object AngularJS141 extends Toolkit with Product with Serializable

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

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

    Version

    1.4.1

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS148
  16. object AngularJS141i18n extends Toolkit with Product with Serializable

    Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.

    Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.

    Version

    1.4.1 i18n

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS141i18n
  17. object AngularJS148 extends Toolkit with Product with Serializable

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

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

    Version

    1.4.8

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS148
  18. object AngularJS148i18n extends Toolkit with Product with Serializable

    Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.

    Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.

    Version

    1.4.8 i18n

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS148i18n
  19. object AngularJS153 extends Toolkit with Product with Serializable

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

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

    Version

    1.5.3

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS153
  20. object AngularJS153i18n extends Toolkit with Product with Serializable

    Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.

    Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.

    Version

    1.5.3 i18n

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AngularJS153i18n
  21. def Init: Store

  22. def Init_=(t: Toolkit): Store

  23. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  24. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  35. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. object AJMaterial0100 extends Toolkit with Product with Serializable

    Enable usage of FoBo's Angular Material API and resources version 0․10․0 in your bootstrap liftweb Boot.

    Enable usage of FoBo's Angular Material API and resources version 0․10․0 in your bootstrap liftweb Boot.

    Annotations
    @deprecated
    Deprecated

    (Since version 1.5.0) Use AJMaterial101 or later

    Version

    0.10.0

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Toolkit.Init=FoBo.Toolkit.AJMaterial0100

Inherited from Toolkit

Inherited from AnyRef

Inherited from Any

Ungrouped