public void OnActionChanged(UInt32 classId, IAction act, bool isNewAction)
 {
     _objExplorer.OnActionChanged(classId, act, isNewAction);
 }