OpenNTF.org - XPages Extension Library
XPages Extension LibraryOpenDocument[/projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: XPages Extension Library (Managed by Philippe Riand, Niklas Heidloff, Dave Delay, Akihiro Kosugi, Maire Kehoe, Tony McGuckin, John Piermarini, Martin Donnelly, James Quill, Darin Egan, Padraic Edwards, Andrejus Chaliapinas, Lorcan McDonald, Simon McLoughlin, Paul Hannan)
Actions:


Subject
 djTabContainer different Tab contents
Categories
 
Posted by
 Dominik Myszkowski on 05/26/2011 at 04:57 AM
Details

I have Dynamic tab container which displays different content on multiple tabs. I would like to display a view on first unclosable tab and multiple documents on other closable tabs. Documents work fine, but the problem is with the view.

On first pane (the one with the view) there is an IncludePage control that points to XPage with a view. I would like to make it dynamic so that user can change the displayed Xpage without reloading whole page (full refresh is acceptable though).

I have 3 questions concerning the above problem:

1. Is there any way to force the change of Xpage shown in IncludePage without reloading whole page?

2. Is it possible to close and open again static djTabPane (declared in container directly) so that the content would reload?

3. Is it possible to insert multiple different panes in container as facets so I can switch between them when creating new pane (createTab)? How to do that?

 

Thanks in advance

Modification history
Entered 26-May-2011 4:57 by Dominik Myszkowski. Last Modified <none> by Niklas Heidloff.


Anonymous