public class AngularSanitizePageConfigurator
extends java.lang.Object
implements com.jwebmp.core.services.IPageConfigurator
| Constructor and Description |
|---|
AngularSanitizePageConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull com.jwebmp.core.Page |
configure(com.jwebmp.core.Page page) |
boolean |
enabled() |
static boolean |
isEnabled()
Method isEnabled returns the enabled of this AngularAnimatedChangePageConfigurator object.
|
static void |
setEnabled(boolean mustEnable)
Method setEnabled sets the enabled of this AngularAnimatedChangePageConfigurator object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static boolean isEnabled()
If this configurator is enabled
public static void setEnabled(boolean mustEnable)
If this configurator is enabled
mustEnable - the enabled of this AngularAnimatedChangePageConfigurator object.@NotNull public @NotNull com.jwebmp.core.Page configure(com.jwebmp.core.Page page)
configure in interface com.jwebmp.core.services.IPageConfiguratorpublic boolean enabled()
enabled in interface com.jwebmp.core.services.IPageConfiguratorCopyright © 2018 Marc Magon. All rights reserved.