Uses of Interface
com.amalgamasimulation.desktop.ui.editor.common.ITableSection
Packages that use ITableSection
Package
Description
-
Uses of ITableSection in com.amalgamasimulation.desktop.ui.editor.builders
Methods in com.amalgamasimulation.desktop.ui.editor.builders that return ITableSection -
Uses of ITableSection in com.amalgamasimulation.desktop.ui.editor.sections
Classes in com.amalgamasimulation.desktop.ui.editor.sections that implement ITableSectionModifier and TypeClassDescriptionclassEmfTableSection<T extends org.eclipse.emf.ecore.EObject,V> classTableSection<T,V> -
Uses of ITableSection in com.amalgamasimulation.desktop.ui.editor.sections.internal
Classes in com.amalgamasimulation.desktop.ui.editor.sections.internal that implement ITableSectionModifier and TypeClassDescriptionclasscom.amalgamasimulation.desktop.ui.editor.sections.internal.AbstractTableSection<T,V, E extends Table<V>, Y extends TableProperties<T, V, E>, W extends TableToolBarProperties<V>, R extends com.amalgamasimulation.desktop.ui.editor.internal.AbstractInternalTable<T, V, E, Y, W>>