Community
Participate
Working Groups
Hi, We need to have - facet columns in the table ; - a local customization in the table instance; - a default local customization in the table configurations. Regards, Gregoire
I've committed the following modifications: - add of the classes FacetAttributColumn, FacetReferanceColumn, FacetFeatureColumn. - replace of the operation FeatureColumn::getFeature() by the derived reference FeatureColumn::feature - add of the references TableInstance::localCustomization - add of the reference TableConfiguration::defaultLocalCustomization Committed revision 395. We still have to implement: org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.impl.AttributeColumnImpl.basicGetFeature() org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.impl.AttributeColumnImpl.basicGetFeature() org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.impl.FacetFeatureColumnImpl.basicGetFeature() org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.impl.FacetFeatureColumnImpl.basicGetFacetFeature() org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.impl.FacetFeatureColumnImpl.setFacetFeature(FacetStructuralFeature) org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.impl.FacetReferenceColumnImpl.basicGetFeature() org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.impl.ReferenceColumnImpl.basicGetFeature() Regards, Gregoire Dupe
Created attachment 191384 [details] Patch for Bug 339918 Implementation Hi, Please find attached in a patch the required implementation. (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. Regards, Nicolas Guyomar
Comment on attachment 191384 [details] Patch for Bug 339918 Implementation Here are a contribution from one employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Committed revision 427.
This bug can be marked has fixed.
This bug can be closed.