| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.screen | |
| org.cruxframework.crux.core.client.screen.views | |
| org.cruxframework.crux.core.rebind.screen.widget |
| Modifier and Type | Method and Description |
|---|---|
static LazyPanelWrappingType |
LazyPanelWrappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LazyPanelWrappingType[] |
LazyPanelWrappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ViewFactoryUtils.getLazyPanelId(String wrappedWidgetId,
LazyPanelWrappingType wrappingType)
Return the id created to the panel that wraps the given widget id.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LazyPanelFactory.getLazyPanel(AbstractProxyCreator.SourcePrinter factoryPrinter,
JSONObject element,
String targetPanelId,
LazyPanelWrappingType wrappingType)
Create an wrapper lazyPanel capable of creating an widget for the given CruxMetaData element.
|
Copyright © 2015. All rights reserved.