The $emit() method sends an event from current controller to all of its parent controllers. Syntax: * $scope.$broadcast("Event_Name",data); * $scope.
確定! 回上一頁