Hi Laurent, Can you elaborate on the last piece. I'd like to be able to show a coplet when it has data and hide when nothing is returned. I'm not sure how I would control this with a renderer.
Thanks, -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > Jean-Christophe > Minimize a coplet with the default renderer, isn't > to show or hide a coplet > but to minimize or restore. The title bar is still > visible! > If you want to do this you need to send an event to > the coplet and change de > aspectDatas/size. Use aspectDatas/fullScreen to > mazimize it. > Now if you really want to hide a coplet you need to > change the renderer or > create a new one, and then use the same event > mechanism. > Laurent Trillaud > > > Hello, > > I'd like to send minimize events from one portlet > to another. > > This way, I have a kind of menu that is able to > show the right portlet > > just by showing or hiding it. > > Is it possible ? How ? > > > > Thanks > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
