|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BootstrapHandler.BootstrapContext | |
|---|---|
| com.vaadin.server | |
| Uses of BootstrapHandler.BootstrapContext in com.vaadin.server |
|---|
| Methods in com.vaadin.server with parameters of type BootstrapHandler.BootstrapContext | |
|---|---|
protected void |
BootstrapHandler.appendMainScriptTagContents(BootstrapHandler.BootstrapContext context,
java.lang.StringBuilder builder)
Deprecated. |
java.lang.String |
BootstrapHandler.findAndEscapeThemeName(BootstrapHandler.BootstrapContext context)
Deprecated. Don not override. |
protected abstract java.lang.String |
BootstrapHandler.getApplicationId(BootstrapHandler.BootstrapContext context)
Deprecated. Creates and returns a unique ID for the DIV where the application is to be rendered. |
protected org.json.JSONObject |
BootstrapHandler.getApplicationParameters(BootstrapHandler.BootstrapContext context)
Deprecated. |
protected abstract java.lang.String |
BootstrapHandler.getAppUri(BootstrapHandler.BootstrapContext context)
Deprecated. |
protected org.json.JSONObject |
BootstrapHandler.getDefaultParameters(BootstrapHandler.BootstrapContext context)
Deprecated. |
protected java.lang.String |
BootstrapHandler.getMainDivStyle(BootstrapHandler.BootstrapContext context)
Deprecated. |
java.lang.String |
BootstrapHandler.getThemeName(BootstrapHandler.BootstrapContext context)
Deprecated. Override if required |
java.lang.String |
BootstrapHandler.getThemeUri(BootstrapHandler.BootstrapContext context,
java.lang.String themeName)
Deprecated. Get the URI for the application theme. |
java.lang.String |
BootstrapHandler.getWidgetsetForUI(BootstrapHandler.BootstrapContext context)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||