Class BootstrapUiFormElementsWebResources
java.lang.Object
com.foreach.across.modules.bootstrapui.resource.BootstrapUiFormElementsWebResources
- All Implemented Interfaces:
com.foreach.across.modules.web.resource.WebResourcePackage
public class BootstrapUiFormElementsWebResources
extends Object
implements com.foreach.across.modules.web.resource.WebResourcePackage
Adds resources for the following:
- Author:
- Arne Vandamme
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
install
(com.foreach.across.modules.web.resource.WebResourceRegistry registry) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.foreach.across.modules.web.resource.WebResourcePackage
uninstall
-
Field Details
-
NAME
- See Also:
-
MOMENTJS
- See Also:
-
TEMPUS_DOMINUS_DATETIME
- See Also:
-
AUTO_NUMERIC
- See Also:
-
AUTOSIZE
- See Also:
-
BOOTSTRAP_SELECT
- See Also:
-
TYPEAHEAD
- See Also:
-
HANDLEBARS
- See Also:
-
-
Constructor Details
-
BootstrapUiFormElementsWebResources
public BootstrapUiFormElementsWebResources(boolean minified)
-
-
Method Details
-
install
public void install(com.foreach.across.modules.web.resource.WebResourceRegistry registry) - Specified by:
install
in interfacecom.foreach.across.modules.web.resource.WebResourcePackage
-