public class PatternFlyBootstrapper extends Object
Constructor and Description |
---|
PatternFlyBootstrapper() |
Modifier and Type | Method and Description |
---|---|
static void |
ensureBootstrapDateRangePickerIsAvailable() |
static void |
ensureBootstrapSelectIsAvailable() |
static void |
ensureD3IsAvailable() |
static void |
ensurejQueryIsAvailable()
Uses GWT's ScriptInjector to put jQuery in the page if it isn't already.
|
static void |
ensureJQueryUIIsAvailable() |
static void |
ensureMomentIsAvailable() |
static void |
ensureMomentTimeZoneIsAvailable() |
static void |
ensureMonacoEditorLoaderIsAvailable() |
static void |
ensurePatternFlyIsAvailable() |
static void |
ensurePrettifyIsAvailable() |
public static void ensurejQueryIsAvailable()
public static void ensurePrettifyIsAvailable()
public static void ensureBootstrapSelectIsAvailable()
public static void ensurePatternFlyIsAvailable()
public static void ensureMomentIsAvailable()
public static void ensureMomentTimeZoneIsAvailable()
public static void ensureBootstrapDateRangePickerIsAvailable()
public static void ensureD3IsAvailable()
public static void ensureJQueryUIIsAvailable()
public static void ensureMonacoEditorLoaderIsAvailable()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.