clearActionBtnMapAll method

dynamic clearActionBtnMapAll()

Implementation

clearActionBtnMapAll() {
  myLogAll('clearActionBtnMapAll');
  _actionBtnMap = {};
}