Pause comment widget
CommentWidget_32.setVisible(false);
Application.showBusyIndicator("Loading data...");
// do your code here...
CommentWidget_32.setVisible(true);
Application.hideBusyIndicator();
CommentWidget_32.setVisible(false);
Application.showBusyIndicator("Loading data...");
// do your code here...
CommentWidget_32.setVisible(true);
Application.hideBusyIndicator();
0 टिप्पणियाँ
Please do not enter any spam link in the comment box.