Functiondojo._everyOrSome

<script src="../../js/dojo.js"></script>
defined in dojo/_base/array.js

Usage

function (/*Boolean*/ every, /*Array|String*/ arr, /*Function|String*/ callback, /*Object?*/ thisObject) (view source)
parametertypedescription
everyBoolean 
arrArray|String 
callbackFunction|String 
thisObjectObjectOptional.