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

/yui3/src/widget-position-align/js/
H A DWidget-PositionAlign.js83 If set to `true`, the widget is centered in the viewport. If set to a `Node`
84 reference or valid selector String, the widget will be centered within the
87 @attribute centered
91 centered: {
313 be centered to that `Node`.
315 @method centered
317 the `Node` which the widget should be centered. If a `Node` is not passed
318 in, then the widget will be centered to the viewport.
321 centered: function (node) {

Completed in 26 milliseconds