Lines Matching refs:addProperty

168         * @method addProperty
173 addProperty: function ( key, propertyObject ) {
1242 this.cfg.addProperty(DEFAULT_CONFIG.VISIBLE.key, {
1255 this.cfg.addProperty(DEFAULT_CONFIG.EFFECT.key, {
1267 this.cfg.addProperty(DEFAULT_CONFIG.MONITOR_RESIZE.key, {
2302 this.cfg.addProperty(DEFAULT_CONFIG.X.key, {
2318 this.cfg.addProperty(DEFAULT_CONFIG.Y.key, {
2334 this.cfg.addProperty(DEFAULT_CONFIG.XY.key, {
2353 this.cfg.addProperty(DEFAULT_CONFIG.CONTEXT.key, {
2369 this.cfg.addProperty(DEFAULT_CONFIG.FIXED_CENTER.key, {
2385 this.cfg.addProperty(DEFAULT_CONFIG.WIDTH.key, {
2399 this.cfg.addProperty(DEFAULT_CONFIG.HEIGHT.key, {
2413 this.cfg.addProperty(DEFAULT_CONFIG.ZINDEX.key, {
2427 this.cfg.addProperty(DEFAULT_CONFIG.CONSTRAIN_TO_VIEWPORT.key, {
2446 this.cfg.addProperty(DEFAULT_CONFIG.IFRAME.key, {
3678 this.cfg.addProperty("overlays", { suppressEvent: true } );
3686 this.cfg.addProperty("focusevent", { value: "mousedown" } );
3933 overlay.cfg.addProperty("manager", { value: this } );
4423 this.cfg.addProperty(DEFAULT_CONFIG.PREVENT_OVERLAP.key, {
4436 this.cfg.addProperty(DEFAULT_CONFIG.SHOW_DELAY.key, {
4450 this.cfg.addProperty(DEFAULT_CONFIG.AUTO_DISMISS_DELAY.key, {
4463 this.cfg.addProperty(DEFAULT_CONFIG.HIDE_DELAY.key, {
4475 this.cfg.addProperty(DEFAULT_CONFIG.TEXT.key, {
4487 this.cfg.addProperty(DEFAULT_CONFIG.CONTAINER.key, {
5376 this.cfg.addProperty(DEFAULT_CONFIG.CLOSE.key, {
5405 this.cfg.addProperty(DEFAULT_CONFIG.DRAGGABLE.key, {
5424 this.cfg.addProperty(DEFAULT_CONFIG.UNDERLAY.key, {
5438 this.cfg.addProperty(DEFAULT_CONFIG.MODAL.key, {
5452 this.cfg.addProperty(DEFAULT_CONFIG.KEY_LISTENERS.key, {
6460 this.cfg.addProperty(DEFAULT_CONFIG.POST_METHOD.key, {
6504 this.cfg.addProperty(DEFAULT_CONFIG.BUTTONS.key, {
7773 this.cfg.addProperty(DEFAULT_CONFIG.ICON.key, {
7785 this.cfg.addProperty(DEFAULT_CONFIG.TEXT.key, {