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.
- Alphabetic
- By Inheritance
- foboajsres
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
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.
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.
Example:
Value Members
-
def
toString(): String
- Definition Classes
- foboajsres → AnyRef → Any
- object Resource extends Resource