%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/wiki.varak.net/vendor/oojs/oojs-ui/demos/classes/
Upload File :
Create Path :
Current File : //www/varak.net/wiki.varak.net/vendor/oojs/oojs-ui/demos/classes/FailedReadyProcessDialog.js

Demo.FailedReadyProcessDialog = function DemoFailedReadyProcessDialog( config ) {
	Demo.FailedReadyProcessDialog.parent.call( this, config );
};
OO.inheritClass( Demo.FailedReadyProcessDialog, Demo.SimpleDialog );
Demo.FailedReadyProcessDialog.prototype.getReadyProcess = function () {
	return Demo.FailedReadyProcessDialog.parent.prototype.getReadyProcess.call( this ).next( function () {
		return $.Deferred().reject().promise();
	} );
};

Zerion Mini Shell 1.0