Searched defs:_GET_MASK (Results 1 - 1 of 1) sorted by relevance

/yui3/src/widget-modality/js/
H A DWidget-Modality.js136 * @method _GET_MASK
139 WidgetModal._GET_MASK = function() {
299 * @return {Node} The Y.Node instance of the mask, as returned from WidgetModal._GET_MASK
303 return WidgetModal._GET_MASK();

Completed in 6 milliseconds