Functiondojox.presentation.Action._getSiblingsByType

dojo.require("dojox.presentation._base");
defined in dojox/presentation/_base.js

quick replacement for getChildrenByType("class"), but in a child here ... so it's getSiblings. courtesy bill in #dojo could be moved into parent, and just call this.getChildren(), which makes more sense.

Usage

function (/*String*/ declaredClass) (view source)
parametertypedescription
declaredClassString