Thank you!
Igor Drobiazko wrote:
Hi,
a call of discardPersistentFieldChanges() will clean the state of the page
and all embedded components.
So you don't have to iterate over all components.
On Sat, May 9, 2009 at 1:24 AM, Chuck Kring wrote:
Hi,
I have a question about ComponentResource
Hi,
a call of discardPersistentFieldChanges() will clean the state of the page
and all embedded components.
So you don't have to iterate over all components.
On Sat, May 9, 2009 at 1:24 AM, Chuck Kring wrote:
> Hi,
>
> I have a question about ComponentResources discardPersistentFieldChanges.
>
Hi,
I have a question about ComponentResources discardPersistentFieldChanges.
The page in question is a configuration page and contains a large number
of components that each have some persisted state and I'm currently
calling discardPersistentFieldChanges on the page onSubmit.. I want to
m