on 2005 Jul 25 11:14 AM
Hi all,
I found in webdynpro' view controller, there is a hook method named wdDoBeforeAction:
//@@begin javadoc:wdDoBeforeAction
/**
* Hook method called for additional validation of user input. <p>
*
* @param validation Interface for reporting validation errors
*/
//@@end
public void wdDoBeforeAction(com.sap.tc.webdynpro.progmodel.api.IWDBeforeAction validation)
{
//@@begin wdDoBeforeAction
//@@end
}
how to use this hook method? Could anyone give me some information about this hook method?
Thanks and Best regards
Deyang
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.