03-25-2015 01:29 PM
03-26-2015 03:48 AM
define(["dojo/_base/declare",
…
"alfresco/renderers/MoreInfo"],
function(declare, …, MoreInfo) {
return declare([Row], {
postCreate: function alfresco_search_AlfSearchResult__postCreate() {
…
var moreInfoConfig = {
currentItem: this.currentItem,
pubSubScope: this.pubSubScope,
xhrRequired: true,
filterActions: true,
darkIcon: true
};
…
new MoreInfo(moreInfoConfig, this.moreInfoNode);
…
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.