net.liftmodules

FoBoAJSRes

package FoBoAJSRes

FoBo AngularJS Resource Module

This resource module provides AngularJS resource components to the FoBo AngularJS Toolkit module, but can also be used as-is, see below for setup information.

If you are using this module via the FoBo/FoBo module see also net.liftmodules.FoBo for setup information.

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

Type Members

  1. sealed trait Resource extends AnyRef

    Initiate FoBo's Angular Resource(s) in you bootstrap liftweb Boot.

    Initiate FoBo's Angular Resource(s) in you bootstrap liftweb Boot.

    Example:

    import net.liftmodules.{FoBoAJSRes => FoBo}
     :
    FoBo.Resource.Init=FoBo.Resource.[Resource Object]

    Note: To see available objects click on the round trait icon in the header of this page.

Value Members

  1. object Resource extends Resource

  2. def toString(): String

    Definition Classes
    FoBoAJSRes → AnyRef → Any

Inherited from AnyRef

Inherited from Any

Ungrouped