public class PatternFlyBootstrapper extends Object
Constructor and Description |
---|
PatternFlyBootstrapper() |
Modifier and Type | Method and Description |
---|---|
static void |
ensureBootstrapDateRangePickerIsAvailable() |
static void |
ensureBootstrapSelectIsAvailable() |
static void |
ensurejQueryIsAvailable()
Uses GWT's ScriptInjector to put jQuery in the page if it isn't already.
|
static void |
ensureMomentIsAvailable() |
static void |
ensurePatternFlyIsAvailable() |
static void |
ensurePrettifyIsAvailable() |
static boolean |
isMomentLoaded()
Checks to see if moment is already present.
|
public static void ensurejQueryIsAvailable()
public static void ensurePrettifyIsAvailable()
public static void ensureBootstrapSelectIsAvailable()
public static void ensurePatternFlyIsAvailable()
public static void ensureMomentIsAvailable()
public static void ensureBootstrapDateRangePickerIsAvailable()
public static boolean isMomentLoaded()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.