public class StackItemViewService extends Object implements ViewModelService
ViewModelService evaluating changes on the VDomainModelReference of the VStackLayout based on
the given value in the available VStackItems. Sets the top element of the VStackLayout
accordingly.| Constructor and Description |
|---|
StackItemViewService() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Dispose.
|
int |
getPriority()
Returns the priority for this view service.
|
void |
instantiate(ViewModelContext context)
Instantiate the view service.
|
public void instantiate(ViewModelContext context)
instantiate in interface ViewModelServicecontext - the ViewModelContextViewModelService.instantiate(org.eclipse.emf.ecp.view.spi.context.ViewModelContext)public void dispose()
dispose in interface ViewModelServiceViewModelService.dispose()public int getPriority()
getPriority in interface ViewModelServiceViewModelService.getPriority()Copyright © 2018. All rights reserved.