public class AddColumnService extends Object implements ViewModelService
VView
and will
add VDomainModelReferences
for every
VTableControl
without columns.Constructor and Description |
---|
AddColumnService() |
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 ViewModelService
context
- the ViewModelContext
ViewModelService.instantiate(org.eclipse.emf.ecp.view.spi.context.ViewModelContext)
public void dispose()
dispose
in interface ViewModelService
ViewModelService.dispose()
public int getPriority()
getPriority
in interface ViewModelService
ViewModelService.getPriority()
Copyright © 2019. All rights reserved.