Interface ITreeActionManager
- All Known Implementing Classes:
TreeActionManager
public interface ITreeActionManager
-
Method Summary
Modifier and Type Method Description TreeDeleteAction
getTreeDeleteAction()
TreeNewAction
getTreeNewAction()
-
Method Details
-
getTreeNewAction
TreeNewAction getTreeNewAction() -
getTreeDeleteAction
TreeDeleteAction getTreeDeleteAction()
-