SMART datagrid v.1 >  Classes >  GridBase
DataLudi.GridBase.showProgress  method
プログレスバーを表示する。 
function showProgress (title: String, modal: Boolean, canceler: Function);
- Returns
 - Void
 
- Parameters
 - title - String. デフォルト値は""Load data"".
 - modal - Boolean. デフォルト値はfalse.
 - canceler - Function. デフォルト値はundefined.
 
- See Also
 - closeProgress
 - setProgress