jQuery UI Widgets › Forums › Layouts › Docking › Portal layout
This topic contains 1 reply, has 2 voices, and was last updated by Peter Stoev 10 years, 8 months ago.
-
AuthorPortal layout Posts
-
Hi,
In short, i suggest for docking :
1 – the same capability we have in Extjs 5 illustrated in this demo : “Removed Link”
In brief the user :
* can change the number of colums here so let’s say you have 2 columns, the user can switch to 3, then back to 2 columns if he wants or switch to only one colunn.
* the user can, for example, have 3 columns and porlets in each, then having below a portlet having the width of all the 3 columns
* the user can resize the portlets, ie column width; and can resize the portlets height independently2- can flip the docked windows. Example here with cards developer.telerik.com/featured/creating-flippable-cards-ui/, demo being here “Removed Link”
In more details, only if needed for understanding and regarding the first suggestion (ie portlets / docked windows) : The suggestion here concerns bringing a portal layout component to help the development of portal applications like Netvibes / iGoogle The goal of the following suggested capabilities is to help the dynamic conception of a page layout visually on the front end.– An option to allow the user to manually resize vertically and horizontally a “portlet” instead of just vertically fitting the content and horizontally following the width of columns in which portlet appear (that means, we could want a portlet to have a width smaller than the column).
– Usually, the portal layout follows a disposition allowing portlets drag & drop through columns. A more flexible way to set the page layout would be useful for using the portlets. First, by allowing the page layout definition on the front end user side and instead of only columns, allow building of zones by defining them through a table approach instead of columns. That would allow a layout like this :
Portlet A | Portlet B
P O R T L E T C
instead of just
Portlet A | Portlet B | Portlet C
Portlet D | Portlet E | Portlet F– Vertical and horizontal scroll bars or sliders to scroll the portlet content
– On the programmer side, i suggest an easy way to add commands in the portlet title bar (next to minimize / maximize / close buttons)
– intelligent behaviors around resizing portlets illustrated here “Removed Link”
Hi Kynao,
For now, we do not plan any changes about jqxDocking.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.