Re: Add containers in NorthEast, NorthWest and Center section of BorderLayoutContainer

2022-09-16 Thread Ralph Fiergolla
Unless you want to create something based on css flex-layout and uibinder
yourself, it’s probably the easiest to combine 3 DockLayoutPanels (1 for
NE, E and SE, one for the center N and S, and finally one for the western
parts.

Abhishek Yadav  schrieb am Do. 15. Sept. 2022 um
23:13:

> Hi,
>
> Anybody has an idea about how to add containers in the northeast ,
> northwest and center section in north part of the BorderLayoutContainer.
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-web-toolkit/0f3f89e3-b419-4318-8151-5494d8f44f99n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/CACwwWxPk5r%3DLe0FK6i%2BdktrMqGjxJRCE%2BTAwJz3zbCvn7%2B2K0g%40mail.gmail.com.


Re: Add containers in NorthEast, NorthWest and Center section of BorderLayoutContainer

2022-09-16 Thread Thomas Broyer
There's no such thing as a BorderLayoutContainer in GWT proper 
(https://www.gwtproject.org/javadoc/latest/)
Which library (in which version, it sometimes matter) are you using?
(note: don't expect an answer from myself then, I never used any 
third-party widget library)

On Thursday, September 15, 2022 at 11:13:15 PM UTC+2 abhiy...@gmail.com 
wrote:

> Hi,
>
> Anybody has an idea about how to add containers in the northeast , 
> northwest and center section in north part of the BorderLayoutContainer.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/2eb917f2-ef32-4b46-921a-b05dd42ec6e2n%40googlegroups.com.


Add containers in NorthEast, NorthWest and Center section of BorderLayoutContainer

2022-09-15 Thread Abhishek Yadav
Hi,

Anybody has an idea about how to add containers in the northeast , 
northwest and center section in north part of the BorderLayoutContainer.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/0f3f89e3-b419-4318-8151-5494d8f44f99n%40googlegroups.com.