|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of VContainer in org.eclipse.emf.ecp.view.internal.editor.handler |
|---|
| Methods in org.eclipse.emf.ecp.view.internal.editor.handler with parameters of type VContainer | |
|---|---|
static void |
ControlGenerator.addControls(ECPProject project,
VContainer compositeToFill,
org.eclipse.emf.ecore.EClass datasegment,
Set<org.eclipse.emf.ecore.EStructuralFeature> features)
Create controls and set them to the view. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.group.model |
|---|
| Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.group.model | |
|---|---|
interface |
VGroup
A representation of the model object 'Group'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.group.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.group.model.impl that implement VContainer | |
|---|---|
class |
VGroupImpl
An implementation of the model object 'Group'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.group.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.group.model.util with parameters of type VContainer | |
|---|---|
T |
GroupSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model |
|---|
| Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model | |
|---|---|
interface |
VHorizontalLayout
A representation of the model object 'Layout'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that implement VContainer | |
|---|---|
class |
VHorizontalLayoutImpl
An implementation of the model object 'Layout'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.horizontal.model.util with parameters of type VContainer | |
|---|---|
T |
HorizontalSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.model |
|---|
| Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.model | |
|---|---|
interface |
VContainedContainer
A representation of the model object 'Composite Collection'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.model.impl that implement VContainer | |
|---|---|
class |
VContainedContainerImpl
An implementation of the model object 'Composite Collection'. |
class |
VContainerImpl
An implementation of the model object 'Container'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.model.util with parameters of type VContainer | |
|---|---|
T |
ViewSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
boolean |
ViewValidator.validateContainer(VContainer container,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.section.model |
|---|
| Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.section.model | |
|---|---|
interface |
VSection
A representation of the model object 'Section'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.section.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.section.model.impl that implement VContainer | |
|---|---|
class |
VSectionImpl
An implementation of the model object 'Section'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.section.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.section.model.util with parameters of type VContainer | |
|---|---|
T |
SectionSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.stack.model |
|---|
| Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.stack.model | |
|---|---|
interface |
VStackItem
A representation of the model object 'Item'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.stack.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.stack.model.impl that implement VContainer | |
|---|---|
class |
VStackItemImpl
An implementation of the model object 'Item'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.stack.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.stack.model.util with parameters of type VContainer | |
|---|---|
T |
StackSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model |
|---|
| Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model | |
|---|---|
interface |
VVerticalLayout
A representation of the model object 'Layout'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.vertical.model.impl that implement VContainer | |
|---|---|
class |
VVerticalLayoutImpl
An implementation of the model object 'Layout'. |
| Uses of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.vertical.model.util with parameters of type VContainer | |
|---|---|
T |
VerticalSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
| Uses of VContainer in org.eclipse.emfforms.internal.spreadsheet.core.renderer |
|---|
| Methods in org.eclipse.emfforms.internal.spreadsheet.core.renderer that return types with arguments of type VContainer | |
|---|---|
EMFFormsAbstractSpreadsheetRenderer<VContainer> |
EMFFormsSpreadsheetContainerRendererService.getRendererInstance(VContainer vElement,
ViewModelContext viewModelContext)
Returns a renderer. |
| Methods in org.eclipse.emfforms.internal.spreadsheet.core.renderer with parameters of type VContainer | |
|---|---|
EMFFormsAbstractSpreadsheetRenderer<VContainer> |
EMFFormsSpreadsheetContainerRendererService.getRendererInstance(VContainer vElement,
ViewModelContext viewModelContext)
Returns a renderer. |
int |
EMFFormsSpreadsheetContainerRenderer.render(org.apache.poi.ss.usermodel.Workbook workbook,
VContainer vContainer,
ViewModelContext viewModelContext,
EMFFormsSpreadsheetRenderTarget eMFFormsSpreadsheetRenderTarget)
This is called to trigger the rendering. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||