Lines Matching refs:addProperty

170         * @method addProperty
175 addProperty: function ( key, propertyObject ) {
1250 this.cfg.addProperty(DEFAULT_CONFIG.VISIBLE.key, {
1263 this.cfg.addProperty(DEFAULT_CONFIG.EFFECT.key, {
1275 this.cfg.addProperty(DEFAULT_CONFIG.MONITOR_RESIZE.key, {
2312 this.cfg.addProperty(DEFAULT_CONFIG.X.key, {
2328 this.cfg.addProperty(DEFAULT_CONFIG.Y.key, {
2344 this.cfg.addProperty(DEFAULT_CONFIG.XY.key, {
2363 this.cfg.addProperty(DEFAULT_CONFIG.CONTEXT.key, {
2379 this.cfg.addProperty(DEFAULT_CONFIG.FIXED_CENTER.key, {
2395 this.cfg.addProperty(DEFAULT_CONFIG.WIDTH.key, {
2409 this.cfg.addProperty(DEFAULT_CONFIG.HEIGHT.key, {
2423 this.cfg.addProperty(DEFAULT_CONFIG.ZINDEX.key, {
2437 this.cfg.addProperty(DEFAULT_CONFIG.CONSTRAIN_TO_VIEWPORT.key, {
2456 this.cfg.addProperty(DEFAULT_CONFIG.IFRAME.key, {
3689 this.cfg.addProperty("overlays", { suppressEvent: true } );
3697 this.cfg.addProperty("focusevent", { value: "mousedown" } );
3944 overlay.cfg.addProperty("manager", { value: this } );
4435 this.cfg.addProperty(DEFAULT_CONFIG.PREVENT_OVERLAP.key, {
4448 this.cfg.addProperty(DEFAULT_CONFIG.SHOW_DELAY.key, {
4462 this.cfg.addProperty(DEFAULT_CONFIG.AUTO_DISMISS_DELAY.key, {
4475 this.cfg.addProperty(DEFAULT_CONFIG.HIDE_DELAY.key, {
4487 this.cfg.addProperty(DEFAULT_CONFIG.TEXT.key, {
4499 this.cfg.addProperty(DEFAULT_CONFIG.CONTAINER.key, {
5404 this.cfg.addProperty(DEFAULT_CONFIG.CLOSE.key, {
5433 this.cfg.addProperty(DEFAULT_CONFIG.DRAGGABLE.key, {
5452 this.cfg.addProperty(DEFAULT_CONFIG.UNDERLAY.key, {
5466 this.cfg.addProperty(DEFAULT_CONFIG.MODAL.key, {
5480 this.cfg.addProperty(DEFAULT_CONFIG.KEY_LISTENERS.key, {
6490 this.cfg.addProperty(DEFAULT_CONFIG.POST_METHOD.key, {
6534 this.cfg.addProperty(DEFAULT_CONFIG.BUTTONS.key, {
7803 this.cfg.addProperty(DEFAULT_CONFIG.ICON.key, {
7815 this.cfg.addProperty(DEFAULT_CONFIG.TEXT.key, {