|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.ecp.view.model.common.AbstractRenderer<VELEMENT>
org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer<VTreeMasterDetail>
org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
public class TreeMasterDetailSWTRenderer
SWT Renderer for a VTreeMasterDetail element.
| Field Summary | |
|---|---|
static String |
DETAIL_KEY
The detail key passed to the view model context. |
static String |
GLOBAL_ADDITIONS
Static string. |
static String |
ROOT_KEY
Context key for the root. |
| Constructor Summary | |
|---|---|
TreeMasterDetailSWTRenderer(VTreeMasterDetail vElement,
ViewModelContext viewContext,
ReportService reportService)
Default Constructor. |
|
| Method Summary | |
|---|---|
SWTGridDescription |
getGridDescription(SWTGridDescription gridDescription)
Returns the GridDescription for this Renderer. |
| Methods inherited from class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer |
|---|
finalizeRendering, init, render |
| Methods inherited from class org.eclipse.emf.ecp.view.model.common.AbstractRenderer |
|---|
getVElement, getViewModelContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DETAIL_KEY
public static final String ROOT_KEY
public static final String GLOBAL_ADDITIONS
| Constructor Detail |
|---|
public TreeMasterDetailSWTRenderer(VTreeMasterDetail vElement,
ViewModelContext viewContext,
ReportService reportService)
vElement - the view element to be renderedviewContext - The view model contextreportService - the ReportService to use| Method Detail |
|---|
public SWTGridDescription getGridDescription(SWTGridDescription gridDescription)
getGridDescription in class AbstractSWTRenderer<VTreeMasterDetail>gridDescription - the current SWTGridDescription
AbstractSWTRenderer.getGridDescription(SWTGridDescription)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||