net.liftmodules.FoBoAJS

Resource

object Resource extends Resource

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

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

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

    Version

    1.0.8

    Example:

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

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

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

    Version

    2.0.7

    Example:

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

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

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

    Version

    0.10.0

    Example:

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

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

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

    Version

    0.2.0

    Example:

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

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

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

    Version

    0.7.0

    Example:

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

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

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

    Version

    3.0.7

    Example:

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

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

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

    Version

    1.2.19

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.AngularJS1219
  11. object AngularJS1219i18n extends Resource 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.Resource.Init=FoBo.Resource.AngularJS1219i18n
  12. object AngularJS1315 extends Resource with Product with Serializable

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

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

    Version

    1.3.15

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Resources.Init=FoBo.Resources.AngularJS1315
  13. object AngularJS1315i18n extends Resource 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.Resources.Init=FoBo.Resources.AngularJS1315i18n
  14. object AngularJS141 extends Resource with Product with Serializable

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

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

    Version

    1.4.1

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Resources.Init=FoBo.Resouces.AngularJS148
  15. object AngularJS141i18n extends Resource 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.Resources.Init=FoBo.Resources.AngularJS141i18n
  16. object AngularJS148 extends Resource with Product with Serializable

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

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

    Version

    1.4.8

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.AngularJS148
  17. object AngularJS148i18n extends Resource 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.Resource.Init=FoBo.Resource.AngularJS148i18n
  18. object AngularJS153 extends Resource with Product with Serializable

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

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

    Version

    1.5.3

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.AngularJS153
  19. object AngularJS153i18n extends Resource 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.Resource.Init=FoBo.Resource.AngularJS153i18n
  20. def Init: Store

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

  22. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  23. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  34. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. object AJMaterial0100 extends Resource with Product with Serializable

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

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

    Annotations
    @deprecated
    Deprecated

    (Since version 1.5.0) Use AJMaterial108 or later

    Version

    0.10.0

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.AJMaterial0100
  2. object AJMaterial101 extends Resource with Product with Serializable

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

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

    Annotations
    @deprecated
    Deprecated

    (Since version 1.6.0) Use AJMaterial108 or later

    Version

    1.0.1

    Example:

    import net.liftmodules.{FoBoAJS => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.AJMaterial101

Inherited from Resource

Inherited from AnyRef

Inherited from Any

Ungrouped