public class AngularSanitizePageConfigurator extends Object implements com.jwebmp.core.services.IPageConfigurator<AngularSanitizePageConfigurator>
| 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, waitcompare, compareTo, loaderToSet, loaderToSetNoInjection, sortOrdercomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic 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.IPageConfigurator<AngularSanitizePageConfigurator>public boolean enabled()
enabled in interface com.jwebmp.guicedinjection.interfaces.IServiceEnablement<AngularSanitizePageConfigurator>Copyright © 2018 Marc Magon. All rights reserved.