Hi,
-- I have found a way to remove the tab. I just need to use the remove and my tab is removed.
This works for me
Thanks
Sachin
On Saturday, April 28, 2018 at 4:50:43 PM UTC+5:30, Sachin Bal wrote:
On Saturday, April 28, 2018 at 4:50:43 PM UTC+5:30, Sachin Bal wrote:
Hi,I have defined a screen which has a tab panel and the same has multiple tabs.Code is as given below
<g:HTMLPanel width="950px" height="550px">
<g:TabPanel ui:field="tabPanel" width="900px" height="600px">
<g:Tab text="Page 1">
-------
</g:Tab>
<g:Tab text="Page 2">
-------
</g:Tab>
<g:Tab text="Page 3">
-------
</g:Tab>
</g:TabPanel>
</g:HTMLPanel>With this I can see three tabs in my pagePage 1 | Page 2 | Page 3I want to hide Page 2 so that my page will display onlyPage 1 | Page 3Can someone please let me know the easiest way to do this?ThanksSachin
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+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment