|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VStackLayout in org.eclipse.emf.ecp.view.spi.stack.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.stack.model that return VStackLayout | |
---|---|
VStackLayout |
VStackFactory.createStackLayout()
Returns a new object of class 'Layout'. |
Uses of VStackLayout in org.eclipse.emf.ecp.view.spi.stack.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.stack.model.impl that implement VStackLayout | |
---|---|
class |
VStackLayoutImpl
An implementation of the model object 'Layout'. |
Methods in org.eclipse.emf.ecp.view.spi.stack.model.impl that return VStackLayout | |
---|---|
VStackLayout |
VStackFactoryImpl.createStackLayout()
|
Uses of VStackLayout 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 VStackLayout | |
---|---|
T |
StackSwitch.caseStackLayout(VStackLayout object)
Returns the result of interpreting the object as an instance of 'Layout'. |
Uses of VStackLayout in org.eclipse.emf.ecp.view.spi.stack.ui.swt |
---|
Constructors in org.eclipse.emf.ecp.view.spi.stack.ui.swt with parameters of type VStackLayout | |
---|---|
SWTStackLayoutRenderer(VStackLayout vElement,
ViewModelContext viewContext,
ReportService reportService)
Default constructor. |
Uses of VStackLayout in org.eclipse.emf.ecp.view.stack.ui.swt.test |
---|
Methods in org.eclipse.emf.ecp.view.stack.ui.swt.test that return VStackLayout | |
---|---|
static VStackLayout |
TestUtil.createStack(org.eclipse.emf.ecore.EStructuralFeature feature,
org.eclipse.emf.ecore.EReference... references)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |