org.weda.action
Interface ActionListener
- All Known Implementing Classes:
- EditorGroup, FileEditor, Table
public interface ActionListener
- Author:
- Mikhail Titov
getFilter
ActionListenerFilter getFilter()
setFilter
void setFilter(ActionListenerFilter filter)
beforeExecute
void beforeExecute(ActionEvent event)
throws java.lang.Exception
- Throws:
java.lang.Exception
afterExecute
void afterExecute(ActionEvent event)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005-2006 . All Rights Reserved.