Branch: refs/heads/develop
Home: https://github.com/cytoscape/cytoscape-impl
Commit: fa381c55953a41997f4d8c0ede86a8e569a4d938
https://github.com/cytoscape/cytoscape-impl/commit/fa381c55953a41997f4d8c0ede86a8e569a4d938
Author: Christian Lopes <[email protected]>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/CyActivator.java
R
table-browser-impl/src/main/java/org/cytoscape/browser/internal/action/DeleteTableAction.java
A
table-browser-impl/src/main/java/org/cytoscape/browser/internal/task/DeleteTableTask.java
A
table-browser-impl/src/main/java/org/cytoscape/browser/internal/task/DeleteTableTaskFactoryImpl.java
Log Message:
-----------
Replaces the Table Browser's DeleteTableAction with a new DeleteTableTask, so
we can use the new TableTaskFactory.isApplicable() method to hide the button,
not just disable it.
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape-impl/push/refs/heads/develop/fe31e7-fa381c%40github.com.