| Package | Description |
|---|---|
| org.cruxframework.crux.core.rebind.screen |
| Modifier and Type | Field and Description |
|---|---|
protected Widget |
Widget.parent |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Widget> |
View.widgets |
| Modifier and Type | Method and Description |
|---|---|
Widget |
Widget.getParent() |
Widget |
View.getWidget(String widgetId)
Return DeclarativeFactory associated to the given id
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Widget> |
View.iterateWidgets()
Iterate over widgets
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
View.addWidget(Widget widget)
Add a new widget to view
|
Copyright © 2015. All rights reserved.