fires after the data loaded from the server-side script has been parsed into the widget
folder | object | the object of the folder data was loaded into |
data | object | the data that has been parsed into FileManager (see details) |
mode | string | the name of the dynamic loading mode |
$$("fmanager").attachEvent("onAfterDynParse",function(folder, data, mode){
// your code
});
The folder object contains all the properties of the related folder.
The data object includes 2 properties: