Re: how to update data of controls in viewml??

"wjj_external" <[email protected]> Thu, 24 Oct 2002 17:10:30 +0800
Newsgroups gmane.comp.web.viewml.devel
Message-ID <[email protected]>
I have add a member function in "HTMLTextInput" to use the protected data memeber(HTMLTextInput::widget). And the data is updated now. But I still want to now if there is better way to do so.