Packages

  • package root
    Definition Classes
    root
  • package net
    Definition Classes
    root
  • package liftmodules
    Definition Classes
    net
  • package foboajsres

    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.

    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.

    Definition Classes
    liftmodules
  • Resource
p

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
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. foboajsres
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
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:
    1. 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. def toString(): String
    Definition Classes
    foboajsres → AnyRef → Any
  2. object Resource extends Resource

Inherited from AnyRef

Inherited from Any

Ungrouped