| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.screen.views |
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewFactory.CreateCallback.EmptyCallback |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewFactory.createView(String viewName,
String viewId,
ViewFactory.CreateCallback callback)
Create the view for the informed view Name
|
static void |
ViewContainer.createView(String viewName,
String viewId,
ViewFactory.CreateCallback callback)
Creates the view referenced by the given name and associate a custom identifier with the view created
|
void |
ViewFactory.createView(String viewName,
ViewFactory.CreateCallback callback)
Create the view for the informed view Name
|
static void |
ViewContainer.createView(String viewName,
ViewFactory.CreateCallback callback)
Creates the view referenced by the given name
|
Copyright © 2015. All rights reserved.