net.liftmodules

FoBoAJS

package FoBoAJS

FoBo - Sub-module

This package object is only of interest to you if you are using this module as a stand alone artifact dependency in your project (without FoBo). This package object provides information on how to initiate and use this module in your project. If you are using this module in FoBo see net.liftmodules.FoBo for usage information.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. FoBoAJS
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait AJSToolkit extends AnyRef

Value Members

  1. object AJMaterial101 extends AJSToolkit with Product with Serializable

    Enable usage of Angular Material version 1․0․1 in your bootstrap liftweb Boot.

    Enable usage of Angular Material version 1․0․1 in your bootstrap liftweb Boot.

    Version

    1.0.1

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AJMaterial101
  2. object AJSNGGrid207 extends AJSToolkit with Product with Serializable

    Enable usage of NG-Grid version 2․0․7 in your bootstrap liftweb Boot.

    Enable usage of NG-Grid version 2․0․7 in your bootstrap liftweb Boot.

    Version

    2.0.7

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AJSNGGrid207
  3. object AJSUIBootstrap0100 extends AJSToolkit with Product with Serializable

    Enable usage of AngularUI-Bootstrap version 0․10․0 in your bootstrap liftweb Boot.

    Enable usage of AngularUI-Bootstrap version 0․10․0 in your bootstrap liftweb Boot.

    Version

    0.10.0

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AJSUIBootstrap0100
  4. object AJSUIBootstrap020 extends AJSToolkit with Product with Serializable

    Enable usage of AngularUI-Bootstrap version 0․2․0 in your bootstrap liftweb Boot.

    Enable usage of AngularUI-Bootstrap version 0․2․0 in your bootstrap liftweb Boot.

    Version

    0.2.0

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AJSUIBootstrap020
  5. object AJSUIBootstrap070 extends AJSToolkit with Product with Serializable

    Enable usage of AngularUI-Bootstrap version 0․7․0 in your bootstrap liftweb Boot.

    Enable usage of AngularUI-Bootstrap version 0․7․0 in your bootstrap liftweb Boot.

    Version

    0.7.0

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AJSUIBootstrap070
  6. object AJSUIGrid307 extends AJSToolkit with Product with Serializable

    Enable usage of UI-Grid version 3․0․7 in your bootstrap liftweb Boot.

    Enable usage of UI-Grid version 3․0․7 in your bootstrap liftweb Boot.

    Version

    3.0.7

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AJSUIGrid307
  7. object AngularJS1219 extends AJSToolkit with Product with Serializable

    Enable usage of AngularJS version 1․2․19 in your bootstrap liftweb Boot.

    Enable usage of AngularJS version 1․2․19 in your bootstrap liftweb Boot.

    Version

    1.2.19

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS1219
  8. object AngularJS1219i18n extends AJSToolkit with Product with Serializable

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

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

    Version

    1.2.19 i18n

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS1219i18n
  9. object AngularJS1315 extends AJSToolkit with Product with Serializable

    Enable usage of AngularJS version 1․3․15 in your bootstrap liftweb Boot.

    Enable usage of AngularJS version 1․3․15 in your bootstrap liftweb Boot.

    Version

    1.3.15

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS1315
  10. object AngularJS1315i18n extends AJSToolkit with Product with Serializable

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

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

    Version

    1.3.15 i18n

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS1315i18n
  11. object AngularJS141 extends AJSToolkit with Product with Serializable

    Enable usage of AngularJS version 1․4․1 in your bootstrap liftweb Boot.

    Enable usage of AngularJS version 1․4․1 in your bootstrap liftweb Boot.

    Version

    1.4.1

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS141
  12. object AngularJS141i18n extends AJSToolkit with Product with Serializable

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

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

    Version

    1.4.1 i18n

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS141i18n
  13. object AngularJS148 extends AJSToolkit with Product with Serializable

    Enable usage of AngularJS version 1․4․8 in your bootstrap liftweb Boot.

    Enable usage of AngularJS version 1․4․8 in your bootstrap liftweb Boot.

    Version

    1.4.8

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS148
  14. object AngularJS148i18n extends AJSToolkit with Product with Serializable

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

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

    Version

    1.4.8 i18n

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS148i18n
  15. object InitParam extends AJSToolkit

  16. def init(): Unit

  17. package lib

  18. package mapper

  19. package snippet

Deprecated Value Members

  1. object AJMaterial0100 extends AJSToolkit with Product with Serializable

    Enable usage of Angular Material version 0․10․0 in your bootstrap liftweb Boot.

    Enable usage of Angular Material 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:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AJMaterial0100
  2. object AngularJS1211 extends AJSToolkit with Product with Serializable

    Enable usage of AngularJS version 1․2․11 in your bootstrap liftweb Boot.

    Enable usage of AngularJS version 1․2․11 in your bootstrap liftweb Boot.

    Annotations
    @deprecated
    Deprecated

    (Since version 1.3.0) Use AngularJS1219 or later

    Version

    1.2.11

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS1211
  3. object AngularJS1211i18n extends AJSToolkit with Product with Serializable

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

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

    Annotations
    @deprecated
    Deprecated

    (Since version 1.3.0) Use AngularJS1219i18n or later

    Version

    1.2.11 i18n

    Example:

    FoBoAJS.InitParam.Toolkit=FoBoAJS.AngularJS1211i18n

Inherited from AnyRef

Inherited from Any

Ungrouped