public interface IMethodBindingListener
HttpSessionAccess to register/unregister. As consequence
there is one central listener, that is independent from the
page that is currently processed.
IPropertyResolverAware, that
passed information about setting properties. Now with this interface,
information about the calling of action listeners is passed.
| Modifier and Type | Method and Description |
|---|---|
void |
reactOnActionListenerInvokeAfter(java.lang.String expressionString,
ActionEvent event) |
boolean |
reactOnActionListenerInvokeBefore(java.lang.String expressionString,
ActionEvent event) |
boolean reactOnActionListenerInvokeBefore(java.lang.String expressionString,
ActionEvent event)
void reactOnActionListenerInvokeAfter(java.lang.String expressionString,
ActionEvent event)
Copyright © CaptainCasa Gmbh. All Rights Reserved.