Packages

  • package root
    Definition Classes
    root
  • package net
    Definition Classes
    root
  • package liftmodules
    Definition Classes
    net
  • package foboajs
    Definition Classes
    liftmodules
  • package foboajsapi

    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.

    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.

    Definition Classes
    liftmodules
  • API
p

net.liftmodules

foboajsapi

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.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. foboajsapi
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. 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.

    Example:
    1. 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.

Value Members

  1. def toString(): String
    Definition Classes
    foboajsapi → AnyRef → Any
  2. object API extends API

Inherited from AnyRef

Inherited from Any

Ungrouped