object Toolkit extends Toolkit
- Alphabetic
- By Inheritance
- Toolkit
- Toolkit
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def init: Store
- def init_=(t: Toolkit): Store
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- Toolkit → AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
object
AJMaterial111 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular Material API and resources version 1․1․1 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular Material API and resources version 1․1․1 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJMaterial111
- Version
1.1.1
- Since
v1.7
Example: -
object
AJMaterial114 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular Material API and resources version 1․1․4 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular Material API and resources version 1․1․4 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJMaterial114
- Version
1.1.4
- Since
v2.0
Example: -
object
AJSNGGrid207 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular API and NG-Grid resources version 2․0․7 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular API and NG-Grid resources version 2․0․7 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJSNGGrid207
- Version
2.0.7
Example: -
object
AJSUIBootstrap250 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 2․5․0 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 2․5․0 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJSUIBootstrap250
- Version
2.5.0
- Since
v2.0
Example: -
object
AJSUIGrid307 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular API and UI-Grid resources version 3․0․7 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular API and UI-Grid resources version 3․0․7 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJSUIGrid307
- Version
3.0.7
Example: -
object
AngularJS1219 extends Toolkit with Product with Serializable
Enable usage of FoBo's AngularJS API and resources version 1․2․19 in your bootstrap liftweb Boot.
Enable usage of FoBo's AngularJS API and resources version 1․2․19 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS1219
- Version
1.2.19
Example: -
object
AngularJS1219i18n extends Toolkit with Product with Serializable
Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.
Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS1219i18n
- Version
1.2.19 i18n
Example: -
object
AngularJS1315 extends Toolkit with Product with Serializable
Enable usage of FoBo's AngularJS API and resources version 1․3․15 in your bootstrap liftweb Boot.
Enable usage of FoBo's AngularJS API and resources version 1․3․15 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS1315
- Version
1.3.15
Example: -
object
AngularJS1315i18n extends Toolkit with Product with Serializable
Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.
Enable usage of AngularJS i18n resource files in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS1315i18n
- Version
1.3.15 i18n
Example: -
object
AngularJS141 extends Toolkit with Product with Serializable
Enable usage of FoBo's AngularJS API and resources version 1․4․1 in your bootstrap liftweb Boot.
Enable usage of FoBo's AngularJS API and resources version 1․4․1 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS148
- Version
1.4.1
Example: -
object
AngularJS141i18n extends Toolkit with Product with Serializable
Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.
Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS141i18n
- Version
1.4.1 i18n
Example: -
object
AngularJS148 extends Toolkit with Product with Serializable
Enable usage of FoBo's AngularJS API and resources version 1․4․8 in your bootstrap liftweb Boot.
Enable usage of FoBo's AngularJS API and resources version 1․4․8 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS148
- Version
1.4.8
Example: -
object
AngularJS148i18n extends Toolkit with Product with Serializable
Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.
Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS148i18n
- Version
1.4.8 i18n
Example: -
object
AngularJS153 extends Toolkit with Product with Serializable
Enable usage of FoBo's AngularJS API and resources version 1․5․3 in your bootstrap liftweb Boot.
Enable usage of FoBo's AngularJS API and resources version 1․5․3 in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS153
- Version
1.5.3
Example: -
object
AngularJS153i18n extends Toolkit with Product with Serializable
Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.
Enable usage of AngularJS i18n resources files in your bootstrap liftweb Boot.
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AngularJS153i18n
- Version
1.5.3 i18n
Example:
Deprecated Value Members
-
object
AJMaterial108 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular Material API and resources version 1․0․8 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular Material API and resources version 1․0․8 in your bootstrap liftweb Boot.
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) Use AJMaterial111 or later
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJMaterial108
- Version
1.0.8
Example: -
object
AJSUIBootstrap0100 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․10․0 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․10․0 in your bootstrap liftweb Boot.
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) Use AJSUIBootstrap250 or later
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJSUIBootstrap0100
- Version
0.10.0
Example: -
object
AJSUIBootstrap020 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․2․0 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․2․0 in your bootstrap liftweb Boot.
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) Use AJSUIBootstrap0100 or later
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJSUIBootstrap020
- Version
0.2.0
Example: -
object
AJSUIBootstrap070 extends Toolkit with Product with Serializable
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․7․0 in your bootstrap liftweb Boot.
Enable usage of FoBo's Angular API and AngularUI-Bootstrap resources version 0․7․0 in your bootstrap liftweb Boot.
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) Use AJSUIBootstrap0100 or later
import net.liftmodules.{foboajs => fobo} : fobo.Toolkit.init=fobo.Toolkit.AJSUIBootstrap070
- Version
0.7.0
Example: