| Modifier and Type | Method and Description |
|---|---|
void |
ViewFactory.createView(String viewName,
String viewId,
ViewFactory.CreateCallback callback)
Create the view for the informed view Name
|
void |
ViewFactory.createView(String viewName,
ViewFactory.CreateCallback callback)
Create the view for the informed view Name
|
protected abstract void |
View.createWidgets()
Called by View container to create the view widgets
|
| Modifier and Type | Method and Description |
|---|---|
URL |
CruxPostProcessor.postProcess(URL url,
Module module) |
URL |
CruxPreProcessor.preProcess(URL url,
Module module) |
| Modifier and Type | Method and Description |
|---|---|
URL |
DeclarativeUIPreProcessor.preProcess(URL url,
Module module) |
URL |
AbstractDeclarativeUIPreProcessor.preProcess(URL url,
Module module) |
| Modifier and Type | Method and Description |
|---|---|
static Module |
ModuleUtils.findModuleFromPageUrl(URL pageFile) |
static String |
ModuleUtils.findModuleNameFromHostedPage(URL pageFile) |
Copyright © 2015. All rights reserved.