|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ECPSWTView
This is the result of a Rendering call.
It contains the created SWT Control and the ViewModelContext
.
Method Summary | |
---|---|
void |
dispose()
Disposes the view. |
org.eclipse.swt.widgets.Control |
getSWTControl()
|
ViewModelContext |
getViewModelContext()
Returns the ViewModelContext which was used to create the current view. |
Method Detail |
---|
org.eclipse.swt.widgets.Control getSWTControl()
void dispose()
ViewModelContext getViewModelContext()
ViewModelContext
which was used to create the current view.
ViewModelContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |