ix.ip2.event
Interface AgendaItemListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- AgendaItemAdapter, AgendaItemTableModel.TreeAgendaItem, ConditionHandler.ItemListener, ExpandHandler.ItemListener, ItemEditor.EditPanel
public interface AgendaItemListener
- extends java.util.EventListener
statusChanged
void statusChanged(AgendaItemEvent e)
priorityChanged
void priorityChanged(AgendaItemEvent e)
handlerActionsChanged
void handlerActionsChanged(AgendaItemEvent e)
newHandlerAction
void newHandlerAction(AgendaItemEvent e,
HandlerAction a)
newReport
void newReport(AgendaItemEvent e,
Report report)
agendaItemEdited
void agendaItemEdited(AgendaItemEvent e)