11-23-2010 07:40 AM
11-23-2010 11:47 AM
var uiConfig = {
// config
id : this.id,
// look
region : "east",
title : "Documento seleccionado",
width : 200,
minSize : 175,
maxSize : 400,
split : true,
collapsible : true,
collapseMode: "mini",
margins : "0 5 0 0",
layout : "accordion",
layoutConfig: {
hideCollapseTool: true,
titleCollapse: true,
animate: false
}
}; // the config to construct the UI object(widget)
Así con el resto de componentes (al final no son tantos).11-24-2010 02:06 AM
11-24-2010 04:08 AM
11-25-2010 03:29 AM
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.