]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network.ui/src/org/simantics/district/network/ui/techtype/table/TechTypeTableView.java
Editor adapter for tech type table entities
[simantics/district.git] / org.simantics.district.network.ui / src / org / simantics / district / network / ui / techtype / table / TechTypeTableView.java
index 42b88207c1881fe0b8b1735f7a10e843675a915c..50368d2c2ed2a8d992cb3db1d68cc6636b24a531 100644 (file)
@@ -31,6 +31,8 @@ public class TechTypeTableView {
 
        private final static Logger LOGGER = LoggerFactory.getLogger(TechTypeTableView.class);
 
+       public static final String ID = "org.simantics.district.network.ui.techtype.table.techtypeTableView";
+
        @Inject ESelectionService selectionService;
 
        public static TechTypeTable table;