|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use VReadOnlyColumnConfiguration | |
|---|---|
| org.eclipse.emf.ecp.view.spi.table.model | |
| org.eclipse.emf.ecp.view.spi.table.model.impl | |
| org.eclipse.emf.ecp.view.spi.table.model.util | |
| Uses of VReadOnlyColumnConfiguration in org.eclipse.emf.ecp.view.spi.table.model |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.table.model that return VReadOnlyColumnConfiguration | |
|---|---|
VReadOnlyColumnConfiguration |
VTableFactory.createReadOnlyColumnConfiguration()
Returns a new object of class 'Read Only Column Configuration'. |
| Uses of VReadOnlyColumnConfiguration in org.eclipse.emf.ecp.view.spi.table.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.table.model.impl that implement VReadOnlyColumnConfiguration | |
|---|---|
class |
VReadOnlyColumnConfigurationImpl
An implementation of the model object 'Read Only Column Configuration'. |
| Methods in org.eclipse.emf.ecp.view.spi.table.model.impl that return VReadOnlyColumnConfiguration | |
|---|---|
VReadOnlyColumnConfiguration |
VTableFactoryImpl.createReadOnlyColumnConfiguration()
|
| Uses of VReadOnlyColumnConfiguration in org.eclipse.emf.ecp.view.spi.table.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.table.model.util with parameters of type VReadOnlyColumnConfiguration | |
|---|---|
T |
TableSwitch.caseReadOnlyColumnConfiguration(VReadOnlyColumnConfiguration object)
Returns the result of interpreting the object as an instance of 'Read Only Column Configuration'. |
boolean |
TableValidator.validateReadOnlyColumnConfiguration(VReadOnlyColumnConfiguration readOnlyColumnConfiguration,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||