On Dec 2, 9:34 am, Al Murauski <[email protected]> wrote:
> Hi,
>
> To GWT developers:
>
> Currently, there's no simple way to change header text of a
> DisclosurePanel after it is created. It would be great if there a kind
> of setHeaderText(String) method would exist.
>
> How do you think?

It already exists, in the form of disclosurePanel.getHeaderTextAccessor
().setText(...)

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to