package foboajsapi
FoBo AngularJS API Module
This FoBo API module provides FoBo/Lift API components for the 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
- foboajsapi
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
sealed
trait
API extends AnyRef
Initiate FoBo's Angular API in you bootstrap liftweb Boot.
Initiate FoBo's Angular API in you bootstrap liftweb Boot.
import net.liftmodules.{foboajsapi => fobo} : fobo.API.init=fobo.API.[API 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
- foboajsapi → AnyRef → Any
- object API extends API