| Package | Description |
|---|---|
| org.jdal.ui | |
| org.jdal.ui.bind |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewSupport<T>
Template class that simplifies
View implementation. |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewSupport.addView(View view)
Add a subview, the subview is refreshed, updated and hold the same model
that this view, for adding views with other models, use bind()
|
| Modifier and Type | Method and Description |
|---|---|
View |
ViewAccessor.getControl() |
Copyright © 2014 JDAL. All Rights Reserved.