|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewFactory.CreateCallback | |
|---|---|
| org.cruxframework.crux.core.client.screen.views | |
| Uses of ViewFactory.CreateCallback in org.cruxframework.crux.core.client.screen.views |
|---|
| Classes in org.cruxframework.crux.core.client.screen.views that implement ViewFactory.CreateCallback | |
|---|---|
static class |
ViewFactory.CreateCallback.EmptyCallback
|
| Methods in org.cruxframework.crux.core.client.screen.views with parameters of type ViewFactory.CreateCallback | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||