10-12-2009 06:18 AM
<r:nodeInfo id="col10-info" value="#{r.id}">
<h:graphicImage id="col10-img" url="/images/icons/popup.gif" styleClass="popupImage" width="16" height="16" />
</r:nodeInfo>
10-30-2009 08:13 AM
12-02-2010 10:14 AM
<component>
<component-type>org.alfresco.faces.NodeInfo</component-type>
<component-class>org.alfresco.web.ui.repo.component.UINodeInfo</component-class>
</component>
in : faces-config-repo.xml
out.write("<span onclick=\"AlfNodeInfoMgr.toggle('");
out.write(noderef);
out.write("',this);\">");
The type of the javascript AlfNodeInfoMgr object (create in the same class) is : Alfresco.PanelManager and it's define in summary-info.js.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.