public class NaluPluginCoreWeb extends Object
| Constructor and Description |
|---|
NaluPluginCoreWeb() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addOnHashChangeHandler(IsNaluProcessorPlugin.RouteChangeHandler handler) |
static void |
addPopStateHandler(IsNaluProcessorPlugin.RouteChangeHandler handler,
String contextPath) |
static void |
getContextPath(ShellConfiguration shellConfiguration) |
static NaluStartModel |
getNaluStartModel() |
static boolean |
isSuperDevMode() |
static void |
route(String newRoute,
boolean replace,
IsNaluProcessorPlugin.RouteChangeHandler handler) |
public static boolean isSuperDevMode()
public static void getContextPath(ShellConfiguration shellConfiguration)
public static NaluStartModel getNaluStartModel()
public static void route(String newRoute, boolean replace, IsNaluProcessorPlugin.RouteChangeHandler handler)
public static void addPopStateHandler(IsNaluProcessorPlugin.RouteChangeHandler handler, String contextPath)
public static void addOnHashChangeHandler(IsNaluProcessorPlugin.RouteChangeHandler handler)
Copyright © 2019. All rights reserved.