Interface ITableSection<T,V,E extends Table<V>>
- All Superinterfaces:
ISection
- All Known Implementing Classes:
com.amalgamasimulation.desktop.ui.editor.sections.internal.AbstractTableSection,EmfTableSection,TableSection
-
Method Summary
Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.common.ISection
isEnable, isVisible, updateEnable, updateSection, updateVisible
-
Method Details
-
getTable
E getTable()
-