|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use VTableColumnConfiguration | |
|---|---|
| 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 VTableColumnConfiguration in org.eclipse.emf.ecp.view.spi.table.model |
|---|
| Subinterfaces of VTableColumnConfiguration in org.eclipse.emf.ecp.view.spi.table.model | |
|---|---|
interface |
VReadOnlyColumnConfiguration
A representation of the model object 'Read Only Column Configuration'. |
| Methods in org.eclipse.emf.ecp.view.spi.table.model that return types with arguments of type VTableColumnConfiguration | |
|---|---|
org.eclipse.emf.common.util.EList<VTableColumnConfiguration> |
VTableControl.getColumnConfigurations()
Returns the value of the 'Column Configurations' containment reference list. |
| Uses of VTableColumnConfiguration in org.eclipse.emf.ecp.view.spi.table.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.table.model.impl that implement VTableColumnConfiguration | |
|---|---|
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 types with arguments of type VTableColumnConfiguration | |
|---|---|
org.eclipse.emf.common.util.EList<VTableColumnConfiguration> |
VTableControlImpl.getColumnConfigurations()
|
| Uses of VTableColumnConfiguration 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 VTableColumnConfiguration | |
|---|---|
T |
TableSwitch.caseTableColumnConfiguration(VTableColumnConfiguration object)
Returns the result of interpreting the object as an instance of 'Column Configuration'. |
boolean |
TableValidator.validateTableColumnConfiguration(VTableColumnConfiguration tableColumnConfiguration,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||